Skip to content

Commit

Permalink
Add missing lang files
Browse files Browse the repository at this point in the history
  • Loading branch information
eldy committed May 27, 2013
1 parent d8cef10 commit dee7ac2
Show file tree
Hide file tree
Showing 120 changed files with 243 additions and 11 deletions.
10 changes: 5 additions & 5 deletions dev/translation/txpull.sh
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# Syntax
if [ "x$1" = "x" ]
then
echo "Usage: txpull.sh [all|xx_XX]"
echo "Usage: txpull.sh (all|xx_XX) [-r dolibarr.file]"
exit
fi

Expand All @@ -19,11 +19,11 @@ if [ "x$1" = "xall" ]
then
for fic in ar_SA bg_BG ca_ES da_DK de_DE el_GR es_ES et_EE fa_IR fi_FI fr_FR hu_HU is_IS it_IT ja_JP nb_NO nl_NL pl_PL pt_PT ro_RO ru_RU ru_UA sl_SI sv_SE tr_TR zh_CN zh_TW
do
echo "tx pull -l $fic"
tx pull -l $fic
echo "tx pull -l $fic $2 $3"
tx pull -l $fic $2 $3
done
else
echo "tx pull -l $1"
tx pull -l $1
echo "tx pull -l $1 $2 $3"
tx pull -l $1 $2 $3
fi

10 changes: 5 additions & 5 deletions dev/translation/txpush.sh
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# Syntax
if [ "x$1" = "x" ]
then
echo "Usage: txpush.sh [all|xx_XX]"
echo "Usage: txpush.sh (all|xx_XX) [-r dolibarr.file]"
exit
fi

Expand All @@ -19,11 +19,11 @@ if [ "x$1" = "xall" ]
then
for fic in ar_SA bg_BG ca_ES da_DK de_DE el_GR es_ES et_EE fa_IR fi_FI fr_FR hu_HU is_IS it_IT ja_JP nb_NO nl_NL pl_PL pt_PT ro_RO ru_RU ru_UA sl_SI sv_SE tr_TR zh_CN zh_TW
do
echo "tx push -t -l $fic"
tx push -t -l $fic
echo "tx push -t -l $fic $2 $3"
tx push -t -l $fic $2 $3
done
else
echo "tx push -t -l $1"
tx push -t -l $1
echo "tx push -t -l $1 $2 $3"
tx push -t -l $1 $2 $3
fi

2 changes: 2 additions & 0 deletions htdocs/langs/ar_SA/cron.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - cron
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/ar_SA/holiday.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - holiday
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/ar_SA/mailmanspip.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - mailmanspip
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/ar_SA/margins.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - marges
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/ar_SA/opensurvey.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - marges
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/bg_BG/cron.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - cron
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/bg_BG/margins.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - marges
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/bg_BG/opensurvey.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - marges
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/ca_ES/opensurvey.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - marges
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/da_DK/cron.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - cron
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/da_DK/holiday.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - holiday
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/da_DK/mailmanspip.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - mailmanspip
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/da_DK/margins.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - marges
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/da_DK/opensurvey.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - marges
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/de_DE/cron.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - cron
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/de_DE/holiday.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - holiday
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/de_DE/mailmanspip.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - mailmanspip
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/de_DE/margins.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - marges
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/de_DE/opensurvey.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - marges
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/el_GR/cron.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - cron
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/el_GR/holiday.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - holiday
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/el_GR/mailmanspip.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - mailmanspip
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/el_GR/margins.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - marges
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/el_GR/opensurvey.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - marges
CHARSET=UTF-8
1 change: 0 additions & 1 deletion htdocs/langs/en_US/admin.lang
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ ConfirmAjax=Use Ajax confirmation popups
UseSearchToSelectCompany=Use autocompletion fields to choose third parties (instead of using a list box).<br><br>Also if you have a large number of third parties (> 100 000), you can increase speed by setting constant SOCIETE_DONOTSEARCH_ANYWHERE to 1 in Setup->Other. Search will then be limited to start of string.
ActivityStateToSelectCompany= Add a filter option to show/hide thirdparties which are currently in activity or has ceased it
UseSearchToSelectContact=Use autocompletion fields to choose contact (instead of using a list box).<br><br>Also if you have a large number of third parties (> 100 000), you can increase speed by setting constant CONTACT_DONOTSEARCH_ANYWHERE to 1 in Setup->Other. Search will then be limited to start of string.
HideClosedThirdpartyComboBox=Hide Third party with Status to Closed into customer select list (or combobox)
SearchFilter=Search filters options
NumberOfKeyToSearch=Nbr of characters to trigger search: %s
ViewFullDateActions=Show full dates events in the third sheet
Expand Down
2 changes: 2 additions & 0 deletions htdocs/langs/et_EE/cron.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - cron
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/et_EE/holiday.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - holiday
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/et_EE/mailmanspip.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - mailmanspip
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/et_EE/margins.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - marges
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/et_EE/opensurvey.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - marges
CHARSET=UTF-8
1 change: 1 addition & 0 deletions htdocs/langs/fa_IR/cashdesk.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Dolibarr language file - Source file is en_US - cashdesk
2 changes: 2 additions & 0 deletions htdocs/langs/fa_IR/cron.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - cron
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/fa_IR/holiday.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - holiday
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/fa_IR/mailmanspip.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - mailmanspip
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/fa_IR/margins.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - marges
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/fa_IR/opensurvey.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - marges
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/fi_FI/cron.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - cron
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/fi_FI/holiday.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - holiday
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/fi_FI/mailmanspip.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - mailmanspip
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/fi_FI/margins.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - marges
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/fi_FI/opensurvey.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - marges
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/he_IL/cron.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - cron
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/he_IL/holiday.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - holiday
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/he_IL/mailmanspip.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - mailmanspip
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/he_IL/margins.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - marges
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/he_IL/opensurvey.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - marges
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/hu_HU/cron.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - cron
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/hu_HU/holiday.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - holiday
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/hu_HU/mailmanspip.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - mailmanspip
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/hu_HU/margins.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - marges
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/hu_HU/opensurvey.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - marges
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/is_IS/cron.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - cron
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/is_IS/holiday.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - holiday
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/is_IS/mailmanspip.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - mailmanspip
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/is_IS/margins.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - marges
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/is_IS/opensurvey.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - marges
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/ja_JP/cron.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - cron
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/ja_JP/holiday.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - holiday
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/ja_JP/mailmanspip.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - mailmanspip
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/ja_JP/margins.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - marges
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/ja_JP/opensurvey.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - marges
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/nb_NO/cron.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - cron
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/nb_NO/holiday.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - holiday
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/nb_NO/mailmanspip.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - mailmanspip
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/nb_NO/margins.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - marges
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/nb_NO/opensurvey.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - marges
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/nl_NL/cron.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - cron
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/nl_NL/holiday.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - holiday
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/nl_NL/mailmanspip.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - mailmanspip
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/nl_NL/margins.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - marges
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/nl_NL/opensurvey.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - marges
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/pl_PL/cron.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - cron
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/pl_PL/holiday.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - holiday
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/pl_PL/mailmanspip.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - mailmanspip
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/pl_PL/margins.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - marges
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/pl_PL/opensurvey.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - marges
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/pt_PT/cron.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - cron
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/pt_PT/holiday.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - holiday
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/pt_PT/mailmanspip.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - mailmanspip
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/pt_PT/margins.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - marges
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/pt_PT/opensurvey.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - marges
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/ro_RO/cron.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - cron
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/ro_RO/holiday.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - holiday
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/ro_RO/mailmanspip.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - mailmanspip
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/ro_RO/margins.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - marges
CHARSET=UTF-8
2 changes: 2 additions & 0 deletions htdocs/langs/ro_RO/opensurvey.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Dolibarr language file - Source file is en_US - marges
CHARSET=UTF-8
Loading

0 comments on commit dee7ac2

Please sign in to comment.