From 556fb10c486b7a9381939879baf05bf90ad657b0 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 26 Oct 2013 11:09:51 +0200 Subject: [PATCH] Add cs_CZ language --- htdocs/langs/cs_CZ/main.lang | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 htdocs/langs/cs_CZ/main.lang diff --git a/htdocs/langs/cs_CZ/main.lang b/htdocs/langs/cs_CZ/main.lang new file mode 100644 index 00000000000..ded8fd5702b --- /dev/null +++ b/htdocs/langs/cs_CZ/main.lang @@ -0,0 +1,10 @@ +# Dolibarr language file - Source file is en_US - main +# 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=None \ No newline at end of file