From 58fd51a2dedf781d94f4721e955e18b02c66dc06 Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Sat, 8 Oct 2022 15:02:39 +0000 Subject: [PATCH] Translated using Weblate (Galician) Currently translated at 16.3% (8 of 49 strings) Translation: Hyperpipe/Translations Translate-URL: https://hosted.weblate.org/projects/hyperpipe/translations/gl/ --- src/locales/gl.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/src/locales/gl.json b/src/locales/gl.json index 0967ef4..a728353 100644 --- a/src/locales/gl.json +++ b/src/locales/gl.json @@ -1 +1,12 @@ -{} +{ + "title": { + "songs": "Cancións", + "albums": "Álbums", + "singles": "Singles", + "artists": "Artistas", + "similar_artists": "Artistas similares", + "moods": "Estado de ánimo", + "genres": "Xéneros", + "featured": "Destacado" + } +}