fix(l10n): Update Spanish translations
Currently translated at 100.0% (28 of 28 strings) Translation: Pachli/Core/Preferences : Main Translate-URL: https://hosted.weblate.org/projects/pachli/corepreferences-main/es/
This commit is contained in:
parent
fc5a93b652
commit
4a5816c705
|
@ -21,4 +21,11 @@
|
|||
<string name="pref_show_self_username_never">Nunca</string>
|
||||
<string name="pref_tab_contents_text_only">Solo texto</string>
|
||||
<string name="pref_tab_contents_icon_only">Solo icono</string>
|
||||
<string name="pref_tab_contents_icon_text_inline">Icono con texto al lado</string>
|
||||
<string name="pref_tab_contents_icon_text_below">Icono con texto abajo</string>
|
||||
<string name="pref_title_tab_alignment">Ajuste de las pestañas principales de navegación</string>
|
||||
<string name="pref_tab_alignment_start">Inicio de la dirección de texto</string>
|
||||
<string name="pref_tab_alignment_justify_if_possible">Ampliar a ancho completo</string>
|
||||
<string name="pref_tab_alignment_end">Fin de la dirección de texto</string>
|
||||
<string name="pref_title_tab_contents">Contenido de las principales pestañas de navegación</string>
|
||||
</resources>
|
Loading…
Reference in New Issue