chore: Follow up use 24 hour format
This commit is contained in:
parent
fc867b33a1
commit
e88afdd357
3 changed files with 9 additions and 1 deletions
|
|
@ -1,6 +1,10 @@
|
|||
{
|
||||
"@@locale": "de",
|
||||
"@@last_modified": "2021-08-14 12:41:10.119255",
|
||||
"alwaysUse24HourFormat": "true",
|
||||
"@alwaysUse24HourFormat": {
|
||||
"description": "Set to true to always display time of day in 24 hour format."
|
||||
},
|
||||
"about": "Über",
|
||||
"@about": {
|
||||
"type": "text",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
{
|
||||
"@@locale": "en",
|
||||
"@@last_modified": "2021-08-14 12:38:37.885451",
|
||||
"alwaysUse24HourFormat": "false",
|
||||
"@alwaysUse24HourFormat": {
|
||||
"description": "Set to true to always display time of day in 24 hour format."
|
||||
},
|
||||
"repeatPassword": "Repeat password",
|
||||
"@repeatPassword": {},
|
||||
"notAnImage": "Not an image file.",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue