nextcloud/apps/comments/l10n/th_TH.js

9 lines
205 B
JavaScript
Raw Normal View History

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