Add es_BO and fy_NL
This commit is contained in:
parent
1b6922fe81
commit
04ba12fab6
@ -23,6 +23,7 @@ Language_en_US=English (United States)
|
|||||||
Language_en_ZA=English (South Africa)
|
Language_en_ZA=English (South Africa)
|
||||||
Language_es_ES=Spanish
|
Language_es_ES=Spanish
|
||||||
Language_es_AR=Spanish (Argentina)
|
Language_es_AR=Spanish (Argentina)
|
||||||
|
Language_es_BO=Spanish (Bolivia)
|
||||||
Language_es_CL=Spanish (Chile)
|
Language_es_CL=Spanish (Chile)
|
||||||
Language_es_CO=Spanish (Colombia)
|
Language_es_CO=Spanish (Colombia)
|
||||||
Language_es_DO=Spanish (Dominican Republic)
|
Language_es_DO=Spanish (Dominican Republic)
|
||||||
@ -40,6 +41,7 @@ Language_fr_CA=French (Canada)
|
|||||||
Language_fr_CH=French (Switzerland)
|
Language_fr_CH=French (Switzerland)
|
||||||
Language_fr_FR=French
|
Language_fr_FR=French
|
||||||
Language_fr_NC=French (New Caledonia)
|
Language_fr_NC=French (New Caledonia)
|
||||||
|
Language_fy_NL=Frisian
|
||||||
Language_he_IL=Hebrew
|
Language_he_IL=Hebrew
|
||||||
Language_hr_HR=Croatian
|
Language_hr_HR=Croatian
|
||||||
Language_hu_HU=Hungarian
|
Language_hu_HU=Hungarian
|
||||||
|
|||||||
21
htdocs/langs/es_BO/main.lang
Normal file
21
htdocs/langs/es_BO/main.lang
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
# Dolibarr language file - Source file is en_US - main
|
||||||
|
DIRECTION=ltr
|
||||||
|
FONTFORPDF=helvetica
|
||||||
|
FONTSIZEFORPDF=10
|
||||||
|
SeparatorDecimal=.
|
||||||
|
SeparatorThousand=,
|
||||||
|
FormatDateShort=%m/%d/%Y
|
||||||
|
FormatDateShortInput=%m/%d/%Y
|
||||||
|
FormatDateShortJava=MM/dd/yyyy
|
||||||
|
FormatDateShortJavaInput=MM/dd/yyyy
|
||||||
|
FormatDateShortJQuery=mm/dd/yy
|
||||||
|
FormatDateShortJQueryInput=mm/dd/yy
|
||||||
|
FormatHourShortJQuery=HH:MI
|
||||||
|
FormatHourShort=%I:%M %p
|
||||||
|
FormatHourShortDuration=%H:%M
|
||||||
|
FormatDateTextShort=%b %d, %Y
|
||||||
|
FormatDateText=%B %d, %Y
|
||||||
|
FormatDateHourShort=%m/%d/%Y %I:%M %p
|
||||||
|
FormatDateHourSecShort=%m/%d/%Y %I:%M:%S %p
|
||||||
|
FormatDateHourTextShort=%b %d, %Y, %I:%M %p
|
||||||
|
FormatDateHourText=%B %d, %Y, %I:%M %p
|
||||||
@ -2547,6 +2547,8 @@ a.impayee:hover { font-weight: bold; color: #550000; }
|
|||||||
.legendColorBox, .legendLabel { border: none !important; }
|
.legendColorBox, .legendLabel { border: none !important; }
|
||||||
div.dolgraph div.legend, div.dolgraph div.legend div { background-color: rgba(255,255,255,0) !important; }
|
div.dolgraph div.legend, div.dolgraph div.legend div { background-color: rgba(255,255,255,0) !important; }
|
||||||
div.dolgraph div.legend table tbody tr { height: auto; }
|
div.dolgraph div.legend table tbody tr { height: auto; }
|
||||||
|
td.legendColorBox { padding: 2px 2px 2px 0 !important; }
|
||||||
|
td.legendLabel { padding: 2px 2px 2px 0 !important; }
|
||||||
|
|
||||||
.photo {
|
.photo {
|
||||||
border: 0px;
|
border: 0px;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user