From 13e961f0711ae06449e43d3db223b91ca4700b95 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 16 Mar 2021 00:45:11 +0200 Subject: [PATCH] New translations en-US.json (Finnish) --- src/config/locales/fi-FI.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/config/locales/fi-FI.json b/src/config/locales/fi-FI.json index 88109b5fa..fc288aaa4 100644 --- a/src/config/locales/fi-FI.json +++ b/src/config/locales/fi-FI.json @@ -301,23 +301,23 @@ "my_communities": "Yhteisöni", "top_communities": "Suosituimmat Yhteisöt", "schedule_modal_title": "Ajasta julkaisu", - "snippets": "Snippets" + "snippets": "Katkelmat" }, "snippets": { - "label_no_snippets": "No Snippets Found", - "title_add_snippet": "Add Snippet", - "title_edit_snippet": "Edit Snippet", - "title_remove_confirmation": "Delete snippet", - "placeholder_title": "Snippet title", - "placeholder_body": "Add snippet body here...", - "btn_save": "SAVE", - "btn_close": "CLOSE", - "btn_add": "Snippet", - "message_incomplete": "Please add title and body for snippet", - "message_failed": "Failed to save snippet", - "message_remove_confirmation": "Are you sure you want to delete this snippet?", - "btn_confirm": "Confirm", - "btn_cancel": "Cancel" + "label_no_snippets": "Katkelmia ei löytynyt", + "title_add_snippet": "Lisää Katkelma", + "title_edit_snippet": "Muokkaa Katkelmaa", + "title_remove_confirmation": "Poista katkelma", + "placeholder_title": "Katkelman nimi", + "placeholder_body": "Lisää tähän runko...", + "btn_save": "TALLENNA", + "btn_close": "SULJE", + "btn_add": "Katkelma", + "message_incomplete": "Lisää nimi ja runko katkelmaa varten", + "message_failed": "Katkelman tallennus epäonnistui", + "message_remove_confirmation": "Haluatko varmasti poistaa tämän katkelman?", + "btn_confirm": "Vahvista", + "btn_cancel": "Peruuta" }, "pincode": { "enter_text": "Poista lukitus antamalla PIN-koodi",