From ab620d373c514070fb957ad4e24c5e26e5fee510 Mon Sep 17 00:00:00 2001 From: wangerry Date: Sun, 6 Dec 2020 12:22:01 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) [skip ci] Currently translated at 0.1% (1 of 1058 strings) Translation: Servarr/Radarr Translate-URL: https://translate.servarr.com/projects/radarr/radarr/zh_CN/ --- src/NzbDrone.Core/Localization/Core/zh_CN.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/NzbDrone.Core/Localization/Core/zh_CN.json b/src/NzbDrone.Core/Localization/Core/zh_CN.json index 0967ef424..fa0efbcc2 100644 --- a/src/NzbDrone.Core/Localization/Core/zh_CN.json +++ b/src/NzbDrone.Core/Localization/Core/zh_CN.json @@ -1 +1,3 @@ -{} +{ + "About": "关于" +}