From 9f120373917f2f0d0956cfb5a04ba50f076b32cd Mon Sep 17 00:00:00 2001 From: Domantas Date: Fri, 27 Oct 2017 06:35:47 +0200 Subject: [PATCH] Added lt.json (#492) --- translations/lt.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 translations/lt.json diff --git a/translations/lt.json b/translations/lt.json new file mode 100644 index 0000000000..a0202151fe --- /dev/null +++ b/translations/lt.json @@ -0,0 +1,12 @@ +{ + "language": { + "lt": "Lietuvių" + }, + "panel": { + "states": "Valdymas", + "map": "Žemėlapis", + "logbook": "Veiksmų žurnalas", + "history": "Istorija", + "log_out": "Atsijungti" + } +}