locale + darktheme support, fixes boolean profilefield

This commit is contained in:
_Bastler
2021-03-29 14:35:25 +02:00
parent 2cbfd628a2
commit f76843a2e9
11 changed files with 63 additions and 18 deletions
+6 -4
View File
@@ -93,11 +93,13 @@
"edit": "Bearbeiten",
"index": "Index",
"name": {
".": "Name",
"publicKey": "Öffentlicher PGP Schlüssel",
".": "Key",
"darkTheme" : "Dunkles Thema",
"email": "E-Mail Adresse",
"locale" : "Sprache",
"primaryEmail": "E-Mail Adresse primär verwenden",
"prtyMap": "Partey Karte"
"prtyMap": "Partey Karte",
"publicKey": "Öffentlicher PGP Schlüssel"
},
"openBlob": "Anzeigen",
"type": {
@@ -177,7 +179,7 @@
},
"status": {
".": "Status",
"change" : "Status ändern",
"change" : "Status aktualisieren",
"hint": "Dein User Status gibt an, wie mit deinen Account Daten umgegangen wird wenn deine Berechtigungen ausgelaufen sind.",
"NORMAL": {
".": "Normal",
+5 -3
View File
@@ -93,11 +93,13 @@
"edit": "Edit",
"index": "Index",
"name": {
".": "Name",
"publicKey": "Public PGP key",
".": "Key",
"darkTheme" : "Dark Theme",
"email": "Email address",
"locale" : "Locale",
"primaryEmail": "Use email address primary",
"prtyMap": "Partey map"
"prtyMap": "Partey map",
"publicKey": "Public PGP key"
},
"openBlob": "Display",
"type": {