aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/TakeATour/language/lv_LV
diff options
context:
space:
mode:
authorPiwigo-TranslationTeam <translate-github@piwigo.org>2014-04-22 16:01:24 +0000
committerPiwigo-TranslationTeam <translate-github@piwigo.org>2014-04-22 16:01:24 +0000
commitd82335d0680d7750eae2c7bb399f7c44398edba6 (patch)
treed29acb248bce19676996106079f4f9c2a7292847 /plugins/TakeATour/language/lv_LV
parent1640a3c3bdc91194a036fc5177176ab0af811d26 (diff)
[takeatour] Update lv_LV, thanks to : agrisans
git-svn-id: http://piwigo.org/svn/trunk@28253 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'plugins/TakeATour/language/lv_LV')
-rwxr-xr-xplugins/TakeATour/language/lv_LV/description.txt1
-rw-r--r--plugins/TakeATour/language/lv_LV/index.php7
2 files changed, 8 insertions, 0 deletions
diff --git a/plugins/TakeATour/language/lv_LV/description.txt b/plugins/TakeATour/language/lv_LV/description.txt
new file mode 100755
index 000000000..3f6e1ce2d
--- /dev/null
+++ b/plugins/TakeATour/language/lv_LV/description.txt
@@ -0,0 +1 @@
+Apmeklējiet Piwigo, lai novērtētu tā iespējas. Šis sprudnis nodrošina daudzpusīgu tematisku ieskatu gan iesācējiem, gan pieredzējušiem lietotājiem. \ No newline at end of file
diff --git a/plugins/TakeATour/language/lv_LV/index.php b/plugins/TakeATour/language/lv_LV/index.php
new file mode 100644
index 000000000..ec6605317
--- /dev/null
+++ b/plugins/TakeATour/language/lv_LV/index.php
@@ -0,0 +1,7 @@
+<?php
+$url = '../';
+header( 'Request-URI: '.$url );
+header( 'Content-Location: '.$url );
+header( 'Location: '.$url );
+exit();
+?>