From fc2ff9e3d6bf667ad85a698b044c1e462f7f961d Mon Sep 17 00:00:00 2001 From: wongwengtim Date: Sat, 12 Aug 2023 13:50:49 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 0.7% (1 of 142 strings) Translation: Hyperpipe/Translations Translate-URL: https://hosted.weblate.org/projects/hyperpipe/translations/zh_Hant/ --- src/locales/zh_Hant.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/locales/zh_Hant.json b/src/locales/zh_Hant.json index 0967ef4..86cb33f 100644 --- a/src/locales/zh_Hant.json +++ b/src/locales/zh_Hant.json @@ -1 +1,5 @@ -{} +{ + "title": { + "songs": "歌曲" + } +}