Skip to content

Commit 4321025

Browse files
committed
Language corrections
1 parent cc373a8 commit 4321025

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

res/main/i18n/de/lang.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
"language": "Sprache",
33

44
"target": {
5-
"es": "Español",
6-
"fr": "Français",
7-
"it": "Italiano",
8-
"ru": "Русский",
9-
"us": "English (US)",
10-
"de": "Deutsch"
5+
"de": "Deutsch",
6+
"es": "Spanisch",
7+
"fr": "Französisch",
8+
"it": "Italienisch",
9+
"ru": "Russisch",
10+
"us": "Englisch (US)"
1111
}
1212
}

res/main/i18n/default/lang.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"language": "Language",
33

44
"target": {
5+
"de": "Deutsch",
56
"es": "Español",
67
"fr": "Français",
78
"it": "Italiano",

0 commit comments

Comments
 (0)