Skip to content

Commit cb9d5db

Browse files
committed
Update language specs
1 parent b79f1a0 commit cb9d5db

35 files changed

Lines changed: 419 additions & 351 deletions

frontend/src/i18n/ar.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,9 @@
176176
"filesInDest": "Files in destination",
177177
"override": "Overwrite",
178178
"skip": "Skip",
179-
"forbiddenError": "Forbidden Error"
179+
"forbiddenError": "Forbidden Error",
180+
"currentPassword": "Your password",
181+
"currentPasswordMessage": "Enter your password to validate this action."
180182
},
181183
"search": {
182184
"images": "الصور",

frontend/src/i18n/bg.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,9 @@
176176
"filesInDest": "Files in destination",
177177
"override": "Overwrite",
178178
"skip": "Skip",
179-
"forbiddenError": "Forbidden Error"
179+
"forbiddenError": "Forbidden Error",
180+
"currentPassword": "Your password",
181+
"currentPasswordMessage": "Enter your password to validate this action."
180182
},
181183
"search": {
182184
"images": "Изображения",

frontend/src/i18n/ca.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,9 @@
176176
"filesInDest": "Files in destination",
177177
"override": "Overwrite",
178178
"skip": "Skip",
179-
"forbiddenError": "Forbidden Error"
179+
"forbiddenError": "Forbidden Error",
180+
"currentPassword": "Your password",
181+
"currentPasswordMessage": "Enter your password to validate this action."
180182
},
181183
"search": {
182184
"images": "Imatges",

frontend/src/i18n/cs.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,9 @@
176176
"filesInDest": "Files in destination",
177177
"override": "Overwrite",
178178
"skip": "Skip",
179-
"forbiddenError": "Forbidden Error"
179+
"forbiddenError": "Forbidden Error",
180+
"currentPassword": "Your password",
181+
"currentPasswordMessage": "Enter your password to validate this action."
180182
},
181183
"search": {
182184
"images": "Obrázky",

frontend/src/i18n/de.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,9 @@
176176
"filesInDest": "Dateien im Zielordner",
177177
"override": "Überschreiben",
178178
"skip": "Überspringen",
179-
"forbiddenError": "Zugriff verweigert"
179+
"forbiddenError": "Zugriff verweigert",
180+
"currentPassword": "Dein Passwort",
181+
"currentPasswordMessage": "Gib dein Passwort ein, um diese Aktion zu bestätigen."
180182
},
181183
"search": {
182184
"images": "Bilder",

frontend/src/i18n/el.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,9 @@
176176
"filesInDest": "Files in destination",
177177
"override": "Overwrite",
178178
"skip": "Skip",
179-
"forbiddenError": "Forbidden Error"
179+
"forbiddenError": "Forbidden Error",
180+
"currentPassword": "Your password",
181+
"currentPasswordMessage": "Enter your password to validate this action."
180182
},
181183
"search": {
182184
"images": "Εικόνες",

frontend/src/i18n/en.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,9 @@
176176
"filesInDest": "Files in destination",
177177
"override": "Overwrite",
178178
"skip": "Skip",
179-
"forbiddenError": "Forbidden Error"
179+
"forbiddenError": "Forbidden Error",
180+
"currentPassword": "Your password",
181+
"currentPasswordMessage": "Enter your password to validate this action."
180182
},
181183
"search": {
182184
"images": "Images",

frontend/src/i18n/es.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,9 @@
176176
"filesInDest": "Files in destination",
177177
"override": "Overwrite",
178178
"skip": "Skip",
179-
"forbiddenError": "Forbidden Error"
179+
"forbiddenError": "Forbidden Error",
180+
"currentPassword": "Your password",
181+
"currentPasswordMessage": "Enter your password to validate this action."
180182
},
181183
"search": {
182184
"images": "Imágenes",

frontend/src/i18n/fa.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,9 @@
176176
"filesInDest": "Files in destination",
177177
"override": "Overwrite",
178178
"skip": "Skip",
179-
"forbiddenError": "Forbidden Error"
179+
"forbiddenError": "Forbidden Error",
180+
"currentPassword": "Your password",
181+
"currentPasswordMessage": "Enter your password to validate this action."
180182
},
181183
"search": {
182184
"images": "تصاویر",

frontend/src/i18n/fr.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,9 @@
176176
"filesInDest": "Files in destination",
177177
"override": "Overwrite",
178178
"skip": "Skip",
179-
"forbiddenError": "Forbidden Error"
179+
"forbiddenError": "Forbidden Error",
180+
"currentPassword": "Your password",
181+
"currentPasswordMessage": "Enter your password to validate this action."
180182
},
181183
"search": {
182184
"images": "Images",

0 commit comments

Comments
 (0)