🌐 New Crowdin updates (#1531)
This commit is contained in:
35
public/locales/cs/authentication/invite.json
Normal file
35
public/locales/cs/authentication/invite.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"metaTitle": "",
|
||||
"title": "",
|
||||
"text": "",
|
||||
"form": {
|
||||
"fields": {
|
||||
"username": {
|
||||
"label": ""
|
||||
},
|
||||
"password": {
|
||||
"label": ""
|
||||
},
|
||||
"passwordConfirmation": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"submit": ""
|
||||
}
|
||||
},
|
||||
"notifications": {
|
||||
"loading": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
},
|
||||
"success": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
20
public/locales/cs/authentication/login.json
Normal file
20
public/locales/cs/authentication/login.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"metaTitle": "",
|
||||
"title": "",
|
||||
"text": "",
|
||||
"form": {
|
||||
"fields": {
|
||||
"username": {
|
||||
"label": ""
|
||||
},
|
||||
"password": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"submit": ""
|
||||
},
|
||||
"afterLoginRedirection": ""
|
||||
},
|
||||
"alert": ""
|
||||
}
|
||||
Reference in New Issue
Block a user