forked from Wavyzz/dolibarr
Fix: Add key into english to not loose them with transifex into other
languages
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
# Dolibarr language file - Source file is en_US - main
|
||||
CHARSET=UTF-8
|
||||
DIRECTION=ltr
|
||||
# Note for chinese:
|
||||
# msungstdlight or cid0ct are for traditionnal chinese (traditionnal does not render with ubuntu pdf reader)
|
||||
# stsongstdlight or cid0cs are for simplified chinese
|
||||
# To read chinese pdf with linux: sudo apt-get install poppler-data
|
||||
FONTFORPDF=helvetica
|
||||
FONTSIZEFORPDF=10
|
||||
SeparatorDecimal=.
|
||||
SeparatorThousand=,
|
||||
FormatDateShort=%m/%d/%Y
|
||||
@@ -19,7 +25,7 @@ FormatDateHourTextShort=%b %d, %Y, %I:%M %p
|
||||
FormatDateHourText=%B %d, %Y, %I:%M %p
|
||||
DatabaseConnection=Database connection
|
||||
NoTranslation=No translation
|
||||
NoRecordFound=Aucun enregistrement trouvé
|
||||
NoRecordFound=No records found
|
||||
NoError=No error
|
||||
Error=Error
|
||||
ErrorFieldRequired=Field '%s' is required
|
||||
|
||||
Reference in New Issue
Block a user