Update English localization file: Reorganize JSON structure for improved readability and maintainability, ensuring consistent formatting across keys and values.
This commit is contained in:
@@ -15,21 +15,6 @@
|
||||
"error-title": "Error",
|
||||
"warning-title": "Warning",
|
||||
"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": {
|
||||
"contact": {
|
||||
"email": "Email address",
|
||||
@@ -40,6 +25,21 @@
|
||||
"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": {
|
||||
"male": "Male",
|
||||
"female": "Female",
|
||||
|
||||
Reference in New Issue
Block a user