Added Dutch (nl-NL)
This commit is contained in:
parent
2bfd82e229
commit
683d91990f
|
|
@ -64,6 +64,9 @@ final class Language extends AbstractStyle
|
|||
|
||||
const PT_BR = 'pt-BR';
|
||||
const PT_BR_ID = 1046;
|
||||
|
||||
const NL_NL = 'nl-NL';
|
||||
const NL_NL_ID = 1043;
|
||||
|
||||
/**
|
||||
* Language ID, used for RTF document generation
|
||||
|
|
|
|||
Loading…
Reference in New Issue