diff options
| author | Luke Foust <luke@foust.com> | 2020-03-26 13:36:18 -0700 |
|---|---|---|
| committer | Luke Foust <luke@foust.com> | 2020-03-26 13:36:18 -0700 |
| commit | ae4e727b2457f2bbf111406e87d2341535776c73 (patch) | |
| tree | d8cac6094b2a5127653607a49c1f42a6a191c0e5 /Emby.Server.Implementations/Localization/Core/de.json | |
| parent | 9bdb99fe92edaf06679ef855eae9f8bb69b970df (diff) | |
| parent | a7e7098da68311eb2adac67500abae0d2bd4d69f (diff) | |
Merge branch 'master' of https://github.com/lfoust/jellyfin into externalid-type
Diffstat (limited to 'Emby.Server.Implementations/Localization/Core/de.json')
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/de.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/de.json b/Emby.Server.Implementations/Localization/Core/de.json index fa1e16bed..50a9664d5 100644 --- a/Emby.Server.Implementations/Localization/Core/de.json +++ b/Emby.Server.Implementations/Localization/Core/de.json @@ -3,7 +3,7 @@ "AppDeviceValues": "Anw: {0}, Gerät: {1}", "Application": "Anwendung", "Artists": "Interpreten", - "AuthenticationSucceededWithUserName": "{0} erfolgreich angemeldet", + "AuthenticationSucceededWithUserName": "{0} hat sich erfolgreich authentifziert", "Books": "Bücher", "CameraImageUploadedFrom": "Ein neues Foto wurde von {0} hochgeladen", "Channels": "Kanäle", |
