Client - sort translation keys

This commit is contained in:
Sam
2023-05-28 15:22:15 +02:00
parent 1eff000617
commit 38e6f2ca51
8 changed files with 23 additions and 23 deletions

View File

@ -68,12 +68,12 @@
"EDIT": "Edit profile",
"EDIT_PREFERENCES": "Edit preferences",
"EDIT_SPORTS_PREFERENCES": "Edit sports preferences",
"ERRORED_EMAIL_UPDATE": "Please {0} to change your email address again or contact the administrator",
"ELEVATION_CHART_START": {
"LABEL": "Elevation chart starts at",
"ZERO": "Zero",
"MIN_ALT": "Minimum altitude"
"MIN_ALT": "Minimum altitude",
"ZERO": "Zero"
},
"ERRORED_EMAIL_UPDATE": "Please {0} to change your email address again or contact the administrator",
"FIRST_DAY_OF_WEEK": "First day of week",
"FIRST_NAME": "First name",
"LANGUAGE": "Language",
@ -118,10 +118,10 @@
"METRIC": "Metric system (m, km, m/s, °C)"
},
"USE_RAW_GPX_SPEED": {
"LABEL": "GPX max speed strategy",
"RAW_SPEED": "Raw",
"FILTERED_SPEED": "Filtered",
"HELP": "If filtered, it excludes extreme values (which may be GPS errors) when calculating the maximum speed."
"HELP": "If filtered, it excludes extreme values (which may be GPS errors) when calculating the maximum speed.",
"LABEL": "GPX max speed strategy",
"RAW_SPEED": "Raw"
}
},
"READ_AND_ACCEPT_PRIVACY_POLICY": "I have read and agree to the {0}.",