diff options
| author | 趙映翔 <f416720001@yahoo.com.tw> | 2021-01-12 19:09:04 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2021-01-12 16:28:17 -0500 |
| commit | f7aae0e876b806cf04d7e750aeb8b22ba6b038e0 (patch) | |
| tree | b3760cee712d9e99c305ce613ffbaf82ceae8120 | |
| parent | 580b90aa4c5250c5259fff96d0b1a1ca11e56d6a (diff) | |
Translated using Weblate (Chinese (Traditional))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/zh-TW.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/zh-TW.json b/Emby.Server.Implementations/Localization/Core/zh-TW.json index 6494c0b54..affb0e099 100644 --- a/Emby.Server.Implementations/Localization/Core/zh-TW.json +++ b/Emby.Server.Implementations/Localization/Core/zh-TW.json @@ -1,6 +1,6 @@ { "Albums": "專輯", - "AppDeviceValues": "軟體:{0},裝置:{1}", + "AppDeviceValues": "App:{0},裝置:{1}", "Application": "應用程式", "Artists": "演出者", "AuthenticationSucceededWithUserName": "{0} 成功授權", |
