diff --git a/locales/lv_LV.json b/locales/lv_LV.json index 0637a08..ba56492 100644 --- a/locales/lv_LV.json +++ b/locales/lv_LV.json @@ -1 +1,34 @@ -[] \ No newline at end of file +[ + { + "identifier": "accessibility.textbox.tts.title", + "source_string": "Textbox", + "translation": "Teksta lauks", + "context": null, + "labels": "unassigned, lang", + "max_length": null + }, + { + "identifier": "accessibility.toggle.tts.title", + "source_string": "Toggle", + "translation": "Pārslēgt", + "context": null, + "labels": "unassigned, lang", + "max_length": null + }, + { + "identifier": "accessibility.button.close", + "source_string": "close", + "translation": "aizvērt", + "context": null, + "labels": "unassigned, lang", + "max_length": null + }, + { + "identifier": "accessibility.button.back", + "source_string": "back", + "translation": "atpakaļ", + "context": null, + "labels": "unassigned, lang", + "max_length": null + } +] \ No newline at end of file