Update English localization file: Reorganize JSON structure for improved readability and maintainability, ensuring consistent formatting across keys and values.

This commit is contained in:
Torsten Schulz (local)
2026-01-28 11:55:27 +01:00
parent cbff7c130c
commit baffd9d05c

View File

@@ -15,21 +15,6 @@
"error-title": "Error", "error-title": "Error",
"warning-title": "Warning", "warning-title": "Warning",
"info-title": "Information", "info-title": "Information",
"general": {
"loading": "Loading...",
"back": "Back",
"cancel": "Cancel",
"datetimelong": "dd.MM.yyyy HH:mm:ss",
"yes": "Yes",
"no": "No"
},
"OK": "Ok",
"Cancel": "Cancel",
"yes": "Yes",
"no": "No",
"message": {
"close": "Close"
},
"dialog": { "dialog": {
"contact": { "contact": {
"email": "Email address", "email": "Email address",
@@ -40,6 +25,21 @@
"accept2": "Without this consent we unfortunately cannot reply to you." "accept2": "Without this consent we unfortunately cannot reply to you."
} }
}, },
"general": {
"datetimelong": "dd.MM.yyyy HH:mm:ss",
"loading": "Loading...",
"back": "Back",
"cancel": "Cancel",
"yes": "Yes",
"no": "No"
},
"OK": "Ok",
"Cancel": "Cancel",
"yes": "Yes",
"no": "No",
"message": {
"close": "Close"
},
"gender": { "gender": {
"male": "Male", "male": "Male",
"female": "Female", "female": "Female",