forms/l10n/th.js
2020-04-30 03:19:48 +00:00

13 lines
447 B
JavaScript

OC.L10N.register(
"forms",
{
"Group" : "กลุ่ม",
"Description" : "รายละเอียด",
"Settings" : "ตั้งค่า",
"Set expiration date" : "กำหนดวันที่หมดอายุ",
"Sharing" : "แชร์ข้อมูล",
"Share link" : "แชร์ลิงค์",
"Expiration date" : "วันที่หมดอายุ"
},
"nplurals=1; plural=0;");