diff --git a/src/localisation/lang/fi/locale.json b/src/localisation/lang/fi/locale.json index 1819b27..5f951df 100644 --- a/src/localisation/lang/fi/locale.json +++ b/src/localisation/lang/fi/locale.json @@ -1,4 +1,8 @@ { "albums": "Albumit", - "album": "Albumi" + "album": "Albumi", + "queue": "Queue", + "add-to-queue": "Lisää _jonoon", + "clear-queue": "Tyhjennä jono", + "no-results": "Ei tuloksia." }