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/ro_RO/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/ro_RO/tour_first_contact.lang.php')
-rw-r--r-- | plugins/TakeATour/language/ro_RO/tour_first_contact.lang.php | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/plugins/TakeATour/language/ro_RO/tour_first_contact.lang.php b/plugins/TakeATour/language/ro_RO/tour_first_contact.lang.php new file mode 100644 index 000000000..de45cfa82 --- /dev/null +++ b/plugins/TakeATour/language/ro_RO/tour_first_contact.lang.php @@ -0,0 +1,22 @@ +<?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'] = ''; +$lang['first_contact_stp29'] = 'Aici, pe prima pagina, vei seta configurarile de baza si pe cele esentiale ale galeriei tale'; +$lang['first_contact_stp2'] = 'Linkul se afla aici. Apasa pe el sau apasa Next sa continui'; +$lang['first_contact_stp15'] = 'In aceasta pagina poti edita toate proprietatile unei fotografii, de exemplu'; +$lang['first_contact_stp32'] = 'Acum salveaza schimbarile'; |