Client - sort translation keys

This commit is contained in:
Sam
2023-03-05 12:41:01 +01:00
parent 778075f376
commit f08ef710be
12 changed files with 85 additions and 85 deletions

View File

@ -1,7 +1,7 @@
{
"ABOUT": {
"TEXT": "Detailed instance information",
"DESCRIPTION": "Any additional information that may be useful to your users. Markdown syntax can be used."
"ABOUT": {
"DESCRIPTION": "Any additional information that may be useful to your users. Markdown syntax can be used.",
"TEXT": "Detailed instance information"
},
"ACTION": "Action",
"ACTIVATE_USER_ACCOUNT": "Activate account",

View File

@ -11,17 +11,17 @@
"EXPORT_REQUEST": {
"DATA_EXPORT": "Data export",
"DOWNLOAD_ARCHIVE": "Download archive",
"GENERATING_LINK": "generating link...",
"ONLY_ONE_EXPORT_PER_DAY": "You can request an archive by 24 hours",
"STATUS": {
"errored": "errored (please request another export)",
"in_progress": "in progres..."
},
"GENERATING_LINK": "generating link..."
}
},
"FILTER_ON_USERNAME": "Filter on username",
"HIDE_PASSWORD": "hide password",
"I_WANT_TO_DELETE_MY_ACCOUNT": "I want to delete my account",
"INVALID_TOKEN": "Invalid token, please request a new password reset.",
"I_WANT_TO_DELETE_MY_ACCOUNT": "I want to delete my account",
"LANGUAGE": "Language",
"LAST_PRIVACY_POLICY_TO_VALIDATE": "The privacy policy has been updated, please {0} it before proceeding.",
"LOGIN": "Login",