From 0f2e904e16c0ebdbe3143167e3ca124603ec4f46 Mon Sep 17 00:00:00 2001 From: iSentrie Date: Sat, 8 Feb 2025 05:47:27 +0200 Subject: [PATCH] chore(locales): update lt.json (#706) --- locales/lt.json | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/locales/lt.json b/locales/lt.json index d1fbfb1..61400af 100644 --- a/locales/lt.json +++ b/locales/lt.json @@ -1,5 +1,6 @@ { "language": "Lietuvių", + "settings": "Nustatymai", "ui": { "cancel": "Atšaukti", "close": "Uždaryti", @@ -9,17 +10,17 @@ "locale": "Pakeisti kalbą", "locale_description": "Dabartinė: ${language} (%s)", "notification_audio": "Pranešimo garsas", - "notification_position": "Notification position" + "notification_position": "Pranešimo pozicija" }, "position": { - "bottom": "Bottom", - "bottom-left": "Bottom-left", - "bottom-right": "Bottom-right", - "center-left": "Center-left", - "center-right": "Center-right", - "top": "Top", - "top-left": "Top-left", - "top-right": "Top-right" + "bottom": "Apačioje", + "bottom-left": "Apačioje-kairėje", + "bottom-right": "Apačioje-dešinėje", + "center-left": "Centre-kairėje", + "center-right": "Centre-dešinėje", + "top": "Viršuje", + "top-left": "Viršuje-kairėje", + "top-right": "Viršuje-dešinėje" } }, "open_radial_menu": "Atidaryti radialinį meniu",