diff options
author | plegall <plg@piwigo.org> | 2014-09-11 07:56:57 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2014-09-11 07:56:57 +0000 |
commit | f14dcf0f7bd8db1b358562810302c4570251c420 (patch) | |
tree | 8fbc404cb978d49b79d106a39be4aaa79413b07e /plugins/TakeATour/language/sl_SI/tour_first_contact.lang.php | |
parent | be35b776bc0eefde5d114f613921cd8786900d70 (diff) |
dispatch language keys in tour_* files (1 tour = 1 language file)
git-svn-id: http://piwigo.org/svn/trunk@29475 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'plugins/TakeATour/language/sl_SI/tour_first_contact.lang.php')
-rw-r--r-- | plugins/TakeATour/language/sl_SI/tour_first_contact.lang.php | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/plugins/TakeATour/language/sl_SI/tour_first_contact.lang.php b/plugins/TakeATour/language/sl_SI/tour_first_contact.lang.php new file mode 100644 index 000000000..51a87f5c2 --- /dev/null +++ b/plugins/TakeATour/language/sl_SI/tour_first_contact.lang.php @@ -0,0 +1,18 @@ +<?php +$lang['first_contact_title10'] = ''; +$lang['first_contact_title12'] = ''; +$lang['first_contact_title13'] = ''; +$lang['first_contact_title14'] = ''; +$lang['first_contact_title16'] = ''; +$lang['first_contact_title17'] = ''; +$lang['first_contact_title2'] = ''; +$lang['first_contact_title23'] = ''; +$lang['first_contact_title30'] = ''; +$lang['first_contact_title31'] = ''; +$lang['first_contact_title32'] = ''; +$lang['first_contact_title40'] = ''; +$lang['first_contact_title41'] = ''; +$lang['first_contact_title5'] = ''; +$lang['first_contact_title6'] = ''; +$lang['first_contact_title7'] = ''; +$lang['first_contact_title8'] = ''; |