summaryrefslogtreecommitdiff
path: root/locale/lv/pw
diff options
context:
space:
mode:
Diffstat (limited to 'locale/lv/pw')
-rwxr-xr-xlocale/lv/pw14
1 files changed, 14 insertions, 0 deletions
diff --git a/locale/lv/pw b/locale/lv/pw
new file mode 100755
index 00000000..89375eae
--- /dev/null
+++ b/locale/lv/pw
@@ -0,0 +1,14 @@
+$self{charset} = 'ISO-8859-13';
+
+$self{texts} = {
+ 'Continue' => 'Turpināt',
+ 'Password' => 'Parole',
+};
+
+$self{subs} = {
+ 'getpassword' => 'getpassword',
+ 'turpināt' => 'continue',
+};
+
+1;
+