added theme toggle,
fixed create entityies in API
This commit is contained in:
@ -29,7 +29,8 @@
|
||||
},
|
||||
"theme": {
|
||||
"light": "Heller Modus",
|
||||
"dark": "Dunkler Modus"
|
||||
"dark": "Dunkler Modus",
|
||||
"toggle": "Modus wechseln"
|
||||
},
|
||||
"locale": {
|
||||
"sk": "Slowakisch",
|
||||
@ -133,6 +134,7 @@
|
||||
"settings": {
|
||||
"accountTitle": "Kontoeinstellungen",
|
||||
"loggedInAs": "Angemeldet als",
|
||||
"themeTitle": "Darstellung",
|
||||
"logout": "Abmelden"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user