From 2e8a57904933adcb5692eb0e63081c768e098783 Mon Sep 17 00:00:00 2001 From: JellyBrick Date: Tue, 12 Dec 2023 20:52:38 +0000 Subject: [PATCH] chore(i18n): Translated using Weblate (Thai) Currently translated at 1.0% (3 of 294 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/th/ --- src/i18n/resources/th.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/i18n/resources/th.json b/src/i18n/resources/th.json index 0967ef42..2eb1c363 100644 --- a/src/i18n/resources/th.json +++ b/src/i18n/resources/th.json @@ -1 +1,7 @@ -{} +{ + "language": { + "code": "th", + "local-name": "ภาษาไทย", + "name": "Thai" + } +}