Welcome to mirror list, hosted at ThFree Co, Russian Federation.

th.js « l10n - github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e3216c09f1913ff2dc1fa8be0f8b0608d9a834af (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "notifications",
    {
    "Notifications" : "การแจ้งเตือน",
    "Dismiss" : "ยกเลิก",
    "seconds ago" : "วินาที ก่อนหน้านี้",
    "in {path}" : "ใน {เส้นทาง}"
},
"nplurals=1; plural=0;");