1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-06-28 20:37:46 +02:00
jfa-go/lang/common/cs-CZ.json

68 lines
1.4 KiB
JSON
Raw Normal View History

{
"meta": {
"name": ""
},
"strings": {
"username": "",
"password": "",
"emailAddress": "",
"name": "",
"submit": "",
"send": "",
"success": "",
"continue": "",
"error": "",
"copy": "",
"copied": "",
"time24h": "",
"time12h": "",
"linkTelegram": "",
"contactEmail": "",
"contactTelegram": "",
"linkDiscord": "",
"linkMatrix": "",
"contactDiscord": "",
"theme": "",
"refresh": "",
"required": "",
"login": "",
"logout": "",
"admin": "",
"enabled": "",
"disabled": "",
"reEnable": "",
"disable": "",
"contactMethods": "",
"accountStatus": "",
"notSet": "",
"expiry": "",
"add": "",
"edit": "",
"delete": "",
"myAccount": "",
"referrals": "",
"inviteRemainingUses": ""
},
"notifications": {
"errorLoginBlank": "",
"errorConnection": "",
"errorUnknown": "",
"error401Unauthorized": "",
"errorSaveSettings": ""
},
"quantityStrings": {
"year": {
"singular": "",
"plural": ""
},
"month": {
"singular": "",
"plural": ""
},
"day": {
"singular": "",
"plural": ""
}
}
}