From 922e04dbf347611ac813a6ca823c0c4fde622c54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=8C=E7=A6=8F=E5=AE=A2=E6=A0=88=E8=B7=91=E5=A0=82?= =?UTF-8?q?=E8=98=B8=E7=B3=96?= <2316804089@qq.com> Date: Sat, 15 Apr 2023 15:18:57 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Literary)) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lzh/ --- Emby.Server.Implementations/Localization/Core/lzh.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Emby.Server.Implementations/Localization/Core/lzh.json b/Emby.Server.Implementations/Localization/Core/lzh.json index 0967ef424b..031a4dac76 100644 --- a/Emby.Server.Implementations/Localization/Core/lzh.json +++ b/Emby.Server.Implementations/Localization/Core/lzh.json @@ -1 +1,6 @@ -{} +{ + "Albums": "辑册", + "Artists": "艺人", + "AuthenticationSucceededWithUserName": "{0} 授之权矣", + "Books": "册" +}