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
63fb6f3cd2
commit
b35e373d3f
@ -94,6 +94,7 @@
|
||||
"session-expired": "Die Sitzung wurde aus Sicherheitsgründen beendet.",
|
||||
"unknown-error": "Unbekannter Fehler: "
|
||||
},
|
||||
"favourites": "Favouriten",
|
||||
"followUs": "folge uns:",
|
||||
"footer": {
|
||||
"app_version": "App version {version}",
|
||||
@ -228,23 +229,22 @@
|
||||
},
|
||||
"navigation": {
|
||||
"admin_area": "Adminbereich",
|
||||
"favourites": "Favoriten",
|
||||
"lightmode": "Lightmode",
|
||||
"community": "Gemeinschaft",
|
||||
"favourites": "Favoriten",
|
||||
"info": "Information",
|
||||
"lightmode": "Lightmode",
|
||||
"logout": "Abmelden",
|
||||
"members": "Mitglieder",
|
||||
"moon": "🌙",
|
||||
"overview": "Übersicht",
|
||||
"profile": "Mein Profil",
|
||||
"send": "Senden",
|
||||
"settings": "Einstellung",
|
||||
"sun": "☀️",
|
||||
"support": "Support",
|
||||
"topStories": "Top Stories",
|
||||
"transactions": "Transaktionen",
|
||||
"moon": "🌙",
|
||||
"sun": "☀️"
|
||||
"transactions": "Transaktionen"
|
||||
},
|
||||
"favourites": "Favouriten",
|
||||
"qrCode": "QR Code",
|
||||
"send_gdd": "GDD versenden",
|
||||
"send_per_link": "GDD versenden per Link",
|
||||
|
||||
@ -94,6 +94,7 @@
|
||||
"session-expired": "The session was closed for security reasons.",
|
||||
"unknown-error": "Unknown error: "
|
||||
},
|
||||
"favourites": "Favourites",
|
||||
"followUs": "follow us:",
|
||||
"footer": {
|
||||
"app_version": "App version {version}",
|
||||
@ -228,23 +229,22 @@
|
||||
},
|
||||
"navigation": {
|
||||
"admin_area": "Admin Area",
|
||||
"favourites": "Favourites",
|
||||
"lightmode": "Lightmode",
|
||||
"community": "Community",
|
||||
"favourites": "Favourites",
|
||||
"info": "Information",
|
||||
"lightmode": "Lightmode",
|
||||
"logout": "Logout",
|
||||
"members": "Members",
|
||||
"moon": "🌙",
|
||||
"overview": "Overview",
|
||||
"profile": "My profile",
|
||||
"send": "Send",
|
||||
"settings": "Settings",
|
||||
"sun": "☀️",
|
||||
"support": "Support",
|
||||
"topStories": "Top Stories",
|
||||
"transactions": "Transactions",
|
||||
"moon": "🌙",
|
||||
"sun": "☀️"
|
||||
"transactions": "Transactions"
|
||||
},
|
||||
"favourites": "Favourites",
|
||||
"qrCode": "QR Code",
|
||||
"send_gdd": "GDD send",
|
||||
"send_per_link": "GDD send via link",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user