summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/th_TH.js
blob: c1c80b191bba3606e3ea16e4834b5352e2e32fa6 (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "files_trashbin",
    {
    "Restore" : "คืนค่า",
    "Error" : "ข้อผิดพลาด",
    "Name" : "ชื่อ",
    "Deleted" : "ลบแล้ว",
    "Delete" : "ลบ"
},
"nplurals=1; plural=0;");