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: c6dc62c86225ee9ccedd5fa025f7a52c61e78a36 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "notifications",
    {
    "Notifications" : "การแจ้งเตือน",
    "Dismiss" : "ยกเลิก",
    "in {path}" : "ใน {เส้นทาง}"
},
"nplurals=1; plural=0;");