🌐 add crowdin translations

This commit is contained in:
Manuel
2022-08-28 16:28:17 +02:00
committed by Manuel Ruwe
parent 96d76cfd14
commit c9b33f3e48
315 changed files with 6130 additions and 380 deletions

View File

@@ -0,0 +1,69 @@
{
"descriptor": {
"name": "",
"description": ""
},
"search": {
"placeholder": ""
},
"table": {
"header": {
"name": "",
"image": "",
"ports": "",
"state": ""
},
"body": {
"portCollapse": ""
},
"states": {
"running": "",
"created": "",
"stopped": "",
"unknown": ""
}
},
"actionBar": {
"addService": {
"title": "",
"message": ""
},
"restart": {
"title": ""
},
"stop": {
"title": ""
},
"start": {
"title": ""
},
"refreshData": "",
"addToHomarr": {
"title": ""
},
"remove": {
"title": ""
}
},
"messages": {
"successfullyExecuted": {
"title": "",
"message": ""
}
},
"errors": {
"integrationFailed": {
"title": "",
"message": ""
},
"unknownError": {
"title": ""
},
"oneServiceAtATime": {
"title": ""
}
},
"actionIcon": {
"tooltip": ""
}
}