From 58ca9523c5e758efe913e2e09180e5ffd87a053d Mon Sep 17 00:00:00 2001 From: JellyBrick Date: Sun, 8 Jun 2025 05:36:02 +0200 Subject: [PATCH] chore(i18n): Translated using Weblate (Galician) Currently translated at 0.7% (3 of 423 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/gl/ --- src/i18n/resources/gl.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/i18n/resources/gl.json b/src/i18n/resources/gl.json index 0967ef42..b0890365 100644 --- a/src/i18n/resources/gl.json +++ b/src/i18n/resources/gl.json @@ -1 +1,7 @@ -{} +{ + "language": { + "code": "gl", + "local-name": "Galego", + "name": "Galician" + } +}