diff options
| author | Shane Powell <killerbee@club88.co.nz> | 2025-06-02 09:42:45 +1200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-02 09:42:45 +1200 |
| commit | 4a4ed1b5d5a73e36548aab1059ec0fce47bd0501 (patch) | |
| tree | a115cbf7e32135037a436aa4da5e68e69cc15d7b /Emby.Server.Implementations/Localization | |
| parent | 33304653378406ecc0b2b89413e4c6296fdcedde (diff) | |
| parent | eea80e5735293c7044149a9003a94fd8ebb4afe0 (diff) | |
Merge branch 'jellyfin:master' into fix-unittests
Diffstat (limited to 'Emby.Server.Implementations/Localization')
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/lzh.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/lzh.json b/Emby.Server.Implementations/Localization/Core/lzh.json index 031a4dac7..9fb53e41d 100644 --- a/Emby.Server.Implementations/Localization/Core/lzh.json +++ b/Emby.Server.Implementations/Localization/Core/lzh.json @@ -2,5 +2,10 @@ "Albums": "辑册", "Artists": "艺人", "AuthenticationSucceededWithUserName": "{0} 授之权矣", - "Books": "册" + "Books": "册", + "Genres": "类", + "HeaderAlbumArtists": "辑者", + "Favorites": "至爱", + "Folders": "箧", + "HeaderContinueWatching": "接目未竟" } |
