server/apps/comments/l10n/th_TH.js
2016-02-17 01:56:11 -05:00

8 lines
205 B
JavaScript

OC.L10N.register(
"comments",
{
"Cancel" : "ยกเลิก",
"Save" : "บันทึก",
"Comment" : "แสดงความคิดเห็น"
},
"nplurals=1; plural=0;");