From 59c4c9d1fbcd5debc9e4b275f9ab88b138653756 Mon Sep 17 00:00:00 2001 From: lin49931104 Date: Thu, 24 Oct 2024 02:12:11 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 1.2% (1 of 82 strings) Translation: Fintunes/App Translate-URL: https://hosted.weblate.org/projects/fintunes/app/zh_Hant/ --- src/localisation/lang/zh_Hant/locale.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/localisation/lang/zh_Hant/locale.json b/src/localisation/lang/zh_Hant/locale.json index 0967ef4..058af6a 100644 --- a/src/localisation/lang/zh_Hant/locale.json +++ b/src/localisation/lang/zh_Hant/locale.json @@ -1 +1,3 @@ -{} +{ + "play-next": "播放下一首" +}