yarn locales --fix

This commit is contained in:
ogerly 2021-12-14 11:24:56 +01:00
parent e03534108e
commit 17d16df87c
2 changed files with 8 additions and 8 deletions

View File

@ -52,12 +52,10 @@
},
"form": {
"amount": "Betrag",
"your_amount": "Dein Betrag",
"current_balance": "aktueller Kontostand",
"new_balance": "neuer Kontostand nach Bestätigung",
"at": "am",
"cancel": "Abbrechen",
"close": "schließen",
"current_balance": "aktueller Kontostand",
"date": "Datum",
"description": "Beschreibung",
"edit": "bearbeiten",
@ -67,6 +65,7 @@
"lastname": "Nachname",
"memo": "Nachricht",
"message": "Nachricht",
"new_balance": "neuer Kontostand nach Bestätigung",
"password": "Passwort",
"passwordRepeat": "Passwort wiederholen",
"password_new": "neues Passwort",
@ -91,7 +90,8 @@
"is-not": "Du kannst dir selbst keine Gradidos überweisen",
"usernmae-regex": "Der Username muss mit einem Buchstaben beginnen auf den mindestens zwei alfanumerische Zeichen folgen müssen.",
"usernmae-unique": "Der Username ist bereits vergeben."
}
},
"your_amount": "Dein Betrag"
},
"gdt": {
"action": "Aktion",

View File

@ -52,12 +52,10 @@
},
"form": {
"amount": "Amount",
"your_amount": "Your amount",
"current_balance": "current balance",
"new_balance": "account balance after confirmation",
"at": "at",
"cancel": "Cancel",
"close": "Close",
"current_balance": "current balance",
"date": "Date",
"description": "Description",
"edit": "Edit",
@ -67,6 +65,7 @@
"lastname": "Lastname",
"memo": "Message",
"message": "Message",
"new_balance": "account balance after confirmation",
"password": "Password",
"passwordRepeat": "Repeat password",
"password_new": "New password",
@ -91,7 +90,8 @@
"is-not": "You cannot send Gradidos to yourself",
"usernmae-regex": "The username must start with a letter, followed by at least two alphanumeric characters.",
"usernmae-unique": "The username is already taken."
}
},
"your_amount": "Your amount"
},
"gdt": {
"action": "Action",