diff options
| author | Lester Caine <lester@lsces.co.uk> | 2026-05-16 15:09:19 +0100 |
|---|---|---|
| committer | Lester Caine <lester@lsces.co.uk> | 2026-05-16 15:09:19 +0100 |
| commit | 78a46e69f0d51b6316c5beb2329fdccb4714c9ce (patch) | |
| tree | 8abe8b0c94939fb331beb7336413be3850f93cec /plugins/specialchar/dialogs/lang/th.js | |
| parent | 0baf1ef6c438b8e55be0f70a26ab43156519a991 (diff) | |
| download | ckeditor-78a46e69f0d51b6316c5beb2329fdccb4714c9ce.tar.gz ckeditor-78a46e69f0d51b6316c5beb2329fdccb4714c9ce.tar.bz2 ckeditor-78a46e69f0d51b6316c5beb2329fdccb4714c9ce.zip | |
Update plugins to 4.15.1 build
Diffstat (limited to 'plugins/specialchar/dialogs/lang/th.js')
| -rwxr-xr-x | plugins/specialchar/dialogs/lang/th.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/specialchar/dialogs/lang/th.js b/plugins/specialchar/dialogs/lang/th.js index 5edb8d1..1604672 100755 --- a/plugins/specialchar/dialogs/lang/th.js +++ b/plugins/specialchar/dialogs/lang/th.js @@ -1,5 +1,5 @@ -/* - Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved. +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ CKEDITOR.plugins.setLang("specialchar","th",{euro:"Euro sign",lsquo:"Left single quotation mark",rsquo:"Right single quotation mark",ldquo:"Left double quotation mark",rdquo:"Right double quotation mark",ndash:"En dash",mdash:"Em dash",iexcl:"Inverted exclamation mark",cent:"Cent sign",pound:"Pound sign",curren:"สัญลักษณ์สกุลเงิน",yen:"สัญลักษณ์เงินเยน",brvbar:"Broken bar",sect:"Section sign",uml:"Diaeresis",copy:"Copyright sign",ordf:"Feminine ordinal indicator",laquo:"Left-pointing double angle quotation mark", |
