mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2024-11-10 07:38:41 +00:00
12 lines
282 B
Plaintext
12 lines
282 B
Plaintext
|
Core.Language
|
||
|
TYPE: string
|
||
|
VERSION: 2.0.0
|
||
|
DEFAULT: 'en'
|
||
|
--DESCRIPTION--
|
||
|
|
||
|
ISO 639 language code for localizable things in HTML Purifier to use,
|
||
|
which is mainly error reporting. There is currently only an English (en)
|
||
|
translation, so this directive is currently useless.
|
||
|
|
||
|
|