17
17
"account-created" : " Konto wurde angelegt" ,
18
18
"login-account-disabled" : " Dieses Konto ist deaktiviert" ,
19
19
"login-wrong-combination" : " Die Kombination aus E-Mail und Passwort konnte nicht gefunden werden" ,
20
- "login-account-successful" : " Die Anmeldung war erfolgreich"
20
+ "login-account-successful" : " Die Anmeldung war erfolgreich" ,
21
+
22
+ "user-greeting-morning" : " Guten Morgen" ,
23
+ "user-greeting-day" : " Guten Tag" ,
24
+ "user-greeting-evening" : " Guten Abend" ,
25
+ "user-greeting-night" : " Gute Nacht" ,
26
+ "user-greeting-hello" : " Hallo" ,
27
+
28
+ "managed-by-organisation" : " Ihr Profil wird von Ihrer Organisation verwaltet." ,
29
+ "learn-more" : " Weitere Informationen" ,
30
+ "your-products-list-title" : " Ihre Produkte" ,
31
+
32
+ "navigation-startpage" : " Startseite" ,
33
+ "navigation-dashboard" : " Übersicht" ,
34
+ "navigation-products" : " Produkte" ,
35
+ "navigation-login" : " Anmelden" ,
36
+ "navigation-register" : " Registrieren" ,
37
+ "navigation-logged-in-as" : " Angemeldet als" ,
38
+ "navigation-account-settings" : " Kontoeinstellungen" ,
39
+ "navigation-account-licenses" : " Lizenzübersicht" ,
40
+ "navigation-account-logout" : " Abmelden" ,
41
+
42
+ "products-user-license-status-inclusive" : " Inklusive" ,
43
+ "products-user-license-status-licensed" : " Lizenziert" ,
44
+ "products-user-license-status-expired" : " Abgelaufen"
21
45
22
46
}
0 commit comments