You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lib/l10n/app_it.arb
+22Lines changed: 22 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -674,5 +674,27 @@
674
674
"miles_per_hour": "Miglia per ora",
675
675
"@miles_per_hour": {
676
676
"description": "Generated entry for translation for server strings"
677
+
},
678
+
"noMeasurementEntries": "Non hai voci di misurazione",
679
+
"@noMeasurementEntries": {},
680
+
"add_exercise_image_license": "Le immagini devono essere compatibili con la licenza CC BY SA. In caso di dubbi, carica solo le foto che hai scattato tu stesso.",
681
+
"@add_exercise_image_license": {},
682
+
"baseNameEnglish": "Tutti gli esercizi necessitano di un nome base in inglese",
683
+
"@baseNameEnglish": {},
684
+
"aboutMastodonTitle": "Mastodonte",
685
+
"@aboutMastodonTitle": {
686
+
"description": "Title for mastodon section in the about dialog"
687
+
},
688
+
"aboutMastodonText": "Seguici su mastodon per aggiornamenti e novità sul progetto",
689
+
"@aboutMastodonText": {
690
+
"description": "Text for the mastodon section in the about dialog"
691
+
},
692
+
"enterMinCharacters": "Inserisci almeno {min} caratteri",
693
+
"@enterMinCharacters": {
694
+
"description": "Error message when the user hasn't entered the minimum amount characters in a form",
0 commit comments