fix(l10n): Update Italian 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/it/
This commit is contained in:
parent
a3da8d59fb
commit
5704191cb2
|
@ -19,4 +19,11 @@
|
|||
<string name="pref_show_self_username_always">Sempre</string>
|
||||
<string name="pref_show_self_username_disambiguate">Quando connesso con più account</string>
|
||||
<string name="pref_show_self_username_never">Mai</string>
|
||||
</resources>
|
||||
<string name="pref_title_tab_alignment">Allineare le schede di navigazione principali</string>
|
||||
<string name="pref_tab_alignment_justify_if_possible">Espandi a larghezza piena</string>
|
||||
<string name="pref_tab_alignment_end">Fine della direzione del testo</string>
|
||||
<string name="pref_title_tab_contents">Contenuto delle principali schede di navigazione</string>
|
||||
<string name="pref_tab_alignment_start">Inizio della direzione del testo</string>
|
||||
<string name="pref_tab_contents_icon_text_inline">Icona con testo accanto</string>
|
||||
<string name="pref_tab_contents_icon_text_below">Icona con testo qui sotto</string>
|
||||
</resources>
|
Loading…
Reference in New Issue