♻️🌐 front,back: sorted all locales json keys, as per jq --sort-keys
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"\"": "\"",
|
||||
"'": "'",
|
||||
"ONLYOFFICE Excel Document": "Create a Spreadsheet",
|
||||
"ONLYOFFICE PowerPoint Document": "Create a Presentation",
|
||||
"ONLYOFFICE Word Document": "Create a Document",
|
||||
"\"": "\"",
|
||||
"app.name.tdrive_calendar": "Calendar",
|
||||
"app.name.tdrive_drive": "Documents",
|
||||
"app.name.tdrive_tasks": "Tasks",
|
||||
@@ -24,6 +24,10 @@
|
||||
"compenents.VersionModalContent_donwload": "Download",
|
||||
"compenents.VersionModalContent_version": "Versions of",
|
||||
"compenents.VersionModalContent_version_dec": "Manage your document version here: Download older version of this document or upload a new version now.",
|
||||
"components.PropertiesModalContent_name": "Name",
|
||||
"components.PropertiesModalContent_place_holder": "Document or folder name",
|
||||
"components.PropertiesModalContent_rename": "Rename",
|
||||
"components.PropertiesModalContent_update_button": "Update name",
|
||||
"components.SelectorModalContent_files": "files(s)",
|
||||
"components.SelectorModalContent_move_to": "Move to",
|
||||
"components.SelectorModalContent_no_items": "No item selected",
|
||||
@@ -122,10 +126,6 @@
|
||||
"components.open_desktop_popup.subtitle": "Opened in Tdrive app",
|
||||
"components.pending_file_list.estimation.approximations": "Waiting for time approximations...",
|
||||
"components.pending_file_list.estimation.end": "Will end",
|
||||
"components.PropertiesModalContent_name": "Name",
|
||||
"components.PropertiesModalContent_place_holder": "Document or folder name",
|
||||
"components.PropertiesModalContent_rename": "Rename",
|
||||
"components.PropertiesModalContent_update_button": "Update name",
|
||||
"components.public-link-access-level-create": "Anyone with the link will have access to",
|
||||
"components.public-link-access-level-delete": "Delete link",
|
||||
"components.public-link-access-level-update-subtitle": "Anyone with the link has access to",
|
||||
@@ -367,4 +367,4 @@
|
||||
"services.file_upload_service.toaster.upload_file_error": "Error uploading file: {{$1}}",
|
||||
"services.user.notification_parameters_update_alert": "The notification settings have been updated.",
|
||||
"services.user.update_password_alert": "Your password has been updated."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user