Skip to content

Commit 90069a2

Browse files
committed
i18n(de): Update Settings and SubmitSaveAllSettings Keys
- Replace 'SubmitSaveAllSettings' with 'SaveAccountDetails' in German locale - Update 'Settings' from 'Account Einstellungen' to 'Mein Konto' in AccountView - Aligns German translations with updated English UI terminology Progress towards #3510
1 parent c6dcc20 commit 90069a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

translations/locales/de/translations.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -306,13 +306,13 @@
306306
"CurrentPasswordARIA": "aktuelles passwort",
307307
"NewPassword": "Neues Passwort",
308308
"NewPasswordARIA": "neues passwort",
309-
"SubmitSaveAllSettings": "Alle Einstellungen speichern"
309+
"SaveAccountDetails": "Kontodetails speichern"
310310
},
311311
"AccountView": {
312312
"SocialLogin": "Social Login",
313313
"SocialLoginDescription": "Nutze Deinen GitHub oder Google Account um dich beim p5.js Web Editor anzumelden.",
314314
"Title": "p5.js Web Editor | Account Einstellungen",
315-
"Settings": "Account Einstellungen",
315+
"Settings": "Mein Konto",
316316
"AccountTab": "Account",
317317
"AccessTokensTab": "Zugangstokens"
318318
},

0 commit comments

Comments
 (0)