Skip to content

Commit 92ae093

Browse files
authored
feat: add italian language translations (#3268)
1 parent 077e010 commit 92ae093

5 files changed

Lines changed: 713 additions & 5 deletions

File tree

lib/l10n/app_en.arb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,7 @@
173173
"language": "Language",
174174
"english": "English",
175175
"hindi": "Hindi",
176+
"italian": "Italian",
176177
"frontLayout": "Front Layout",
177178
"backLayout": "Back Layout",
178179
"pinLayout": "Pin Layout",
@@ -537,7 +538,6 @@
537538
"multimeterConfigs": "Multimeter Configurations",
538539
"multimeterUpdatePeriodHint": "Please provide time interval at which data will be updated (100 ms to 1000 ms)",
539540
"theme": "Theme",
540-
"light": "Light",
541541
"darkExperimental": "Dark (Experimental)",
542542
"system": "System",
543543
"shareApp": "Share App",

lib/l10n/app_hi.arb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,7 @@
173173
"language": "भाषा",
174174
"english": "English",
175175
"hindi": "हिंदी",
176+
"italian": "Italian",
176177
"frontLayout": "सामने का लेआउट",
177178
"backLayout": "पीछे का लेआउट",
178179
"pinLayout": "पिन लेआउट",

0 commit comments

Comments
 (0)