mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
fix locales
This commit is contained in:
parent
420296ca94
commit
db2415e617
@ -85,10 +85,10 @@
|
|||||||
"lastname": "Nachname",
|
"lastname": "Nachname",
|
||||||
"math": {
|
"math": {
|
||||||
"colon": ":",
|
"colon": ":",
|
||||||
|
"equals": "=",
|
||||||
"exclaim": "!",
|
"exclaim": "!",
|
||||||
"pipe": "|",
|
"pipe": "|",
|
||||||
"plus": "+",
|
"plus": "+"
|
||||||
"equals": "="
|
|
||||||
},
|
},
|
||||||
"message": {
|
"message": {
|
||||||
"request": "Die Anfrage wurde gesendet."
|
"request": "Die Anfrage wurde gesendet."
|
||||||
@ -141,11 +141,10 @@
|
|||||||
},
|
},
|
||||||
"transactionlist": {
|
"transactionlist": {
|
||||||
"amount": "Betrag",
|
"amount": "Betrag",
|
||||||
"confirmed": "Bestätigt",
|
|
||||||
"confirmed": "Bestätigt",
|
|
||||||
"community": "Gemeinschaft",
|
"community": "Gemeinschaft",
|
||||||
"submitted": "Eingereicht",
|
"confirmed": "Bestätigt",
|
||||||
"memo": "Nachricht",
|
"memo": "Nachricht",
|
||||||
|
"submitted": "Eingereicht",
|
||||||
"title": "Alle geschöpften Transaktionen für den Nutzer"
|
"title": "Alle geschöpften Transaktionen für den Nutzer"
|
||||||
},
|
},
|
||||||
"undelete_user": "Nutzer wiederherstellen",
|
"undelete_user": "Nutzer wiederherstellen",
|
||||||
|
|||||||
@ -85,10 +85,10 @@
|
|||||||
"lastname": "Lastname",
|
"lastname": "Lastname",
|
||||||
"math": {
|
"math": {
|
||||||
"colon": ":",
|
"colon": ":",
|
||||||
|
"equals": "=",
|
||||||
"exclaim": "!",
|
"exclaim": "!",
|
||||||
"pipe": "|",
|
"pipe": "|",
|
||||||
"plus": "+",
|
"plus": "+"
|
||||||
"equals": "="
|
|
||||||
},
|
},
|
||||||
"message": {
|
"message": {
|
||||||
"request": "Request has been sent."
|
"request": "Request has been sent."
|
||||||
@ -141,10 +141,10 @@
|
|||||||
},
|
},
|
||||||
"transactionlist": {
|
"transactionlist": {
|
||||||
"amount": "Amount",
|
"amount": "Amount",
|
||||||
"confirmed": "Confirmed",
|
|
||||||
"community": "Community",
|
"community": "Community",
|
||||||
"submitted": "Submitted",
|
"confirmed": "Confirmed",
|
||||||
"memo": "Message",
|
"memo": "Message",
|
||||||
|
"submitted": "Submitted",
|
||||||
"title": "All creation-transactions for the user"
|
"title": "All creation-transactions for the user"
|
||||||
},
|
},
|
||||||
"undelete_user": "Undelete User",
|
"undelete_user": "Undelete User",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user