File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ export const de ={
7
7
"no_service_worker" : "Dein Browser benötigt Unterstützung für ServiceWorker um den Fernzugriff nutzen zu können." ,
8
8
"user" : {
9
9
"account_actions" : "Kontoaktionen" ,
10
- "profile_information" : "Nutzer Informationen " ,
10
+ "profile_information" : "Nutzerinformationen " ,
11
11
"save_changes" : "Änderungen speichern" ,
12
12
"user_id" : "Nutzer-ID" ,
13
13
"email" : "E-Mail-Adresse" ,
Original file line number Diff line number Diff line change @@ -26,9 +26,9 @@ export const en = {
26
26
"update_user_failed" : "Updating the user-data failed with status code {{status}}: {{response}}" ,
27
27
"update_password_failed" : "Updating the password failed with status code {{status}}: {{response}}" ,
28
28
"delete_user_failed" : "Deleting user failed with status code {{status}}: {{response}}" ,
29
- "account_actions" : "Account Actions " ,
29
+ "account_actions" : "Account actions " ,
30
30
"email_change_disabled" : "Email changes are disabled because you have chargers with old firmware versions. Please update your chargers first." ,
31
- "local_settings" : "Lokal Settings " ,
31
+ "local_settings" : "Local settings " ,
32
32
"debug_mode" : "Debug mode" ,
33
33
"invalid_key" : "The keys saved on the device seem to be corrupted" ,
34
34
"connection_timeout" : "Timeout" ,
You can’t perform that action at this time.
0 commit comments