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 ={
77 "no_service_worker" : "Dein Browser benötigt Unterstützung für ServiceWorker um den Fernzugriff nutzen zu können." ,
88 "user" : {
99 "account_actions" : "Kontoaktionen" ,
10- "profile_information" : "Nutzer Informationen " ,
10+ "profile_information" : "Nutzerinformationen " ,
1111 "save_changes" : "Änderungen speichern" ,
1212 "user_id" : "Nutzer-ID" ,
1313 "email" : "E-Mail-Adresse" ,
Original file line number Diff line number Diff line change @@ -26,9 +26,9 @@ export const en = {
2626 "update_user_failed" : "Updating the user-data failed with status code {{status}}: {{response}}" ,
2727 "update_password_failed" : "Updating the password failed with status code {{status}}: {{response}}" ,
2828 "delete_user_failed" : "Deleting user failed with status code {{status}}: {{response}}" ,
29- "account_actions" : "Account Actions " ,
29+ "account_actions" : "Account actions " ,
3030 "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 " ,
3232 "debug_mode" : "Debug mode" ,
3333 "invalid_key" : "The keys saved on the device seem to be corrupted" ,
3434 "connection_timeout" : "Timeout" ,
You can’t perform that action at this time.
0 commit comments