summaryrefslogtreecommitdiff
path: root/locale/lt/pw
diff options
context:
space:
mode:
Diffstat (limited to 'locale/lt/pw')
-rwxr-xr-xlocale/lt/pw14
1 files changed, 14 insertions, 0 deletions
diff --git a/locale/lt/pw b/locale/lt/pw
new file mode 100755
index 00000000..3a392c6a
--- /dev/null
+++ b/locale/lt/pw
@@ -0,0 +1,14 @@
+$self{charset} = 'ISO-8859-13';
+
+$self{texts} = {
+ 'Continue' => 'Tęsti',
+ 'Password' => 'Slaptažodis',
+};
+
+$self{subs} = {
+ 'getpassword' => 'getpassword',
+ 'tęsti' => 'continue',
+};
+
+1;
+