From 1e68b21c762506f9b9705120734bc4ec548342c3 Mon Sep 17 00:00:00 2001 From: L4p3K Date: Sun, 24 Nov 2024 07:35:27 +0000 Subject: [PATCH] Translated using Weblate (Finnish) Currently translated at 2.4% (2 of 82 strings) Translation: Fintunes/App Translate-URL: https://hosted.weblate.org/projects/fintunes/app/fi/ --- src/localisation/lang/fi/locale.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/localisation/lang/fi/locale.json b/src/localisation/lang/fi/locale.json index 0967ef4..1819b27 100644 --- a/src/localisation/lang/fi/locale.json +++ b/src/localisation/lang/fi/locale.json @@ -1 +1,4 @@ -{} +{ + "albums": "Albumit", + "album": "Albumi" +}