Translate progress bar

This commit is contained in:
Philipp Wolfer 2023-12-09 12:01:04 +01:00
parent a41318d822
commit 1f3247c3ff
No known key found for this signature in database
GPG key ID: 8FDF744D4919943B
5 changed files with 251 additions and 10 deletions

View file

@ -1,6 +1,21 @@
{
"language": "de",
"messages": [
{
"id": "exporting",
"message": "exporting",
"translation": ""
},
{
"id": "importing",
"message": "importing",
"translation": ""
},
{
"id": "done",
"message": "done",
"translation": ""
},
{
"id": "Transferring {Entity} from {SourceName} to {TargetName}...",
"message": "Transferring {Entity} from {SourceName} to {TargetName}...",