chore: update translation keys

I don't think this is the right approach but I couldn't figure out how
to announce new keys to Weblate yet.

Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
This commit is contained in:
André Jaenisch 2024-02-20 14:03:59 +01:00
parent b3acfe0331
commit 0107a83f90
No known key found for this signature in database
GPG key ID: 5A668E771F1ED854
2 changed files with 110 additions and 0 deletions

View file

@ -1,5 +1,60 @@
{
"page": {
"import_project": {
"form": {
"avatar": "",
"components": "",
"fields": {
"avatar": {
"label": ""
},
"description": {
"label": "",
"placeholder": ""
},
"issues": {
"label": ""
},
"name": {
"error": "",
"label": "",
"placeholder": ""
},
"pr": {
"label": ""
},
"repository": {
"hint": "",
"label": "",
"placeholder": ""
}
},
"submit": ""
},
"heading": "",
"intro": ""
},
"profile": {
"activities": {
"block_or_report": "",
"like": ""
},
"heading": "",
"history": {
"activities": {
"setup": {
"description": "",
"summary": ""
}
},
"heading": ""
},
"projects": {
"add_or_import": "",
"empty": "",
"heading": ""
}
},
"welcome": "Willkommen bei Anvil!"
}
}

View file

@ -1,5 +1,60 @@
{
"page": {
"import_project": {
"form": {
"avatar": "",
"components": "",
"fields": {
"avatar": {
"label": ""
},
"description": {
"label": "",
"placeholder": ""
},
"issues": {
"label": ""
},
"name": {
"error": "",
"label": "",
"placeholder": ""
},
"pr": {
"label": ""
},
"repository": {
"hint": "",
"label": "",
"placeholder": ""
}
},
"submit": ""
},
"heading": "",
"intro": ""
},
"profile": {
"activities": {
"block_or_report": "",
"like": ""
},
"heading": "",
"history": {
"activities": {
"setup": {
"description": "",
"summary": ""
}
},
"heading": ""
},
"projects": {
"add_or_import": "",
"empty": "",
"heading": ""
}
},
"welcome": ""
}
}