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