mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-02 23:22:32 +01:00
Add swedish language
This commit is contained in:
@@ -28,5 +28,6 @@ Language_ro_RO=Romanian
|
||||
Language_ru_RU=Russian
|
||||
Language_tr_TR=Turkish
|
||||
Language_sl_SL=Slovenian
|
||||
Language_sv_SV=Swedish
|
||||
Language_zh_CN=Chinese
|
||||
Language_is_IS=Icelandic
|
||||
|
||||
@@ -3,13 +3,13 @@ CHARSET=UTF-8
|
||||
DIRECTION=ltr
|
||||
SeparatorDecimal=.
|
||||
SeparatorThousand=,
|
||||
FormatDateShort=%d/%m/%Y
|
||||
FormatDateShortJava=dd/MM/yyyy
|
||||
FormatDateShort=%m/%d/%Y
|
||||
FormatDateShortJava=MM/dd/yyyy
|
||||
FormatHourShort=%I:%M %p
|
||||
FormatHourShortDuration=%H:%M
|
||||
FormatDateTextShort=%b %d, %Y
|
||||
FormatDateText=%B %d, %Y
|
||||
FormatDateHourShort=%d/%m/%Y %I:%M %p
|
||||
FormatDateHourShort=%m/%d/%Y %I:%M %p
|
||||
FormatDateHourTextShort=%b %d, %Y, %I:%M %p
|
||||
FormatDateHourText=%B %d, %Y, %I:%M %p
|
||||
DatabaseConnection=Database connection
|
||||
|
||||
Reference in New Issue
Block a user