Update language translations

This commit is contained in:
Nicola Benaglia
2025-04-23 23:35:56 +02:00
parent d796a3f7c0
commit 072f98c25e
11 changed files with 306 additions and 66 deletions

View File

@@ -1,6 +1,9 @@
{
"account_many": "Konten",
"account_one": "Konto",
"account": {
"your": "ihr Konto",
"account_many": "Konten",
"account_one": "Konto"
},
"advanced_users": "für fortgeschrittene Benutzer",
"apikey": {
"alternative": "Alternative: Datei auswählen",
@@ -26,7 +29,9 @@
"password": "Passwort",
"password_confirmation": "Passwort bestätigen",
"return_to_list": "zurück zur Liste",
"wallet_password_confirmation": "Wallet-Passwort bestätigen",
"wallet_password": "Wallet-Passwort",
"wallet": {
"password_confirmation": "Wallet-Passwort bestätigen",
"password": "Wallet-Passwort"
},
"welcome": "willkommen bei"
}