chore: new Crowdin updates (#1890)

This commit is contained in:
Thomas Camlong
2024-03-09 17:56:56 +01:00
committed by GitHub
parent 28bd849af7
commit e23e25890a
229 changed files with 5827 additions and 88 deletions
+57
View File
@@ -0,0 +1,57 @@
{
"metaTitle": "",
"pageTitle": "",
"cards": {
"statistics": {
"apps": "",
"widgets": "",
"categories": ""
},
"buttons": {
"view": ""
},
"menu": {
"setAsDefault": "",
"delete": {
"label": "",
"disabled": ""
},
"duplicate": "",
"rename": {
"label": "",
"modal": {
"title": "",
"fields": {
"name": {
"label": "",
"placeholder": ""
}
}
}
}
},
"badges": {
"fileSystem": "",
"default": ""
}
},
"buttons": {
"create": ""
},
"modals": {
"delete": {
"title": "",
"text": ""
},
"create": {
"title": "",
"text": "",
"form": {
"name": {
"label": ""
},
"submit": ""
}
}
}
}
+23
View File
@@ -0,0 +1,23 @@
{
"metaTitle": "",
"hero": {
"title": "",
"fallbackUsername": "",
"subtitle": ""
},
"quickActions": {
"title": "",
"boards": {
"title": "",
"subtitle": ""
},
"inviteUsers": {
"title": "",
"subtitle": ""
},
"manageUsers": {
"title": "",
"subtitle": ""
}
}
}
+44
View File
@@ -0,0 +1,44 @@
{
"metaTitle": "",
"pageTitle": "",
"buttons": {
"create": ""
},
"filter": {
"roles": {
"all": "",
"normal": "",
"admin": "",
"owner": ""
}
},
"table": {
"header": {
"user": "",
"email": ""
}
},
"tooltips": {
"deleteUser": "",
"demoteAdmin": "",
"promoteToAdmin": ""
},
"modals": {
"delete": {
"title": "",
"text": ""
},
"change-role": {
"promote": {
"title": "",
"text": ""
},
"demote": {
"title": "",
"text": ""
},
"confirm": ""
}
},
"searchDoesntMatch": ""
}
@@ -0,0 +1,52 @@
{
"metaTitle": "",
"steps": {
"account": {
"title": "",
"text": "",
"username": {
"label": ""
},
"email": {
"label": ""
}
},
"security": {
"title": "",
"text": "",
"password": {
"label": ""
}
},
"finish": {
"title": "",
"text": "",
"card": {
"title": "",
"text": ""
},
"table": {
"header": {
"property": "",
"value": "",
"username": "",
"email": "",
"password": ""
},
"notSet": "",
"valid": ""
},
"failed": ""
},
"completed": {
"alert": {
"title": "",
"text": ""
}
}
},
"buttons": {
"generateRandomPassword": "",
"createAnother": ""
}
}
+55
View File
@@ -0,0 +1,55 @@
{
"metaTitle": "",
"back": "",
"sections": {
"general": {
"title": "",
"inputs": {
"username": {
"label": ""
},
"eMail": {
"label": ""
}
}
},
"security": {
"title": "",
"inputs": {
"password": {
"label": ""
},
"terminateExistingSessions": {
"label": "",
"description": ""
},
"confirm": {
"label": "",
"description": ""
}
}
},
"roles": {
"title": "",
"currentRole": "",
"badges": {
"owner": "",
"admin": "",
"normal": ""
}
},
"deletion": {
"title": "",
"inputs": {
"confirmUsername": {
"label": "",
"description": ""
},
"confirm": {
"label": "",
"description": ""
}
}
}
}
}
@@ -0,0 +1,48 @@
{
"metaTitle": "",
"pageTitle": "",
"description": "",
"button": {
"createInvite": "",
"deleteInvite": ""
},
"table": {
"header": {
"id": "",
"creator": "",
"expires": "",
"action": ""
},
"data": {
"expiresAt": "",
"expiresIn": ""
}
},
"modals": {
"create": {
"title": "",
"description": "",
"form": {
"expires": "",
"submit": ""
}
},
"copy": {
"title": "",
"description": "",
"invitationLink": "",
"details": {
"id": "",
"token": ""
},
"button": {
"close": ""
}
},
"delete": {
"title": "",
"description": ""
}
},
"noInvites": ""
}