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

lo.js « l10n - github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 465dd331024bff46a3ba7d70e9772b3ae3164e9d (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "notifications",
    {
    "Notifications" : "ການເເຈ້ງເຕືອນ",
    "No notifications" : "ບໍ່ມີການແຈ້ງເຕືອນ",
    "Dismiss" : "ຍົກເລີກ",
    "seconds ago" : "ວິນາທີຜ່ານມາ",
    "1 hour" : "1 ຊົ່ວໂມງ"
},
"nplurals=1; plural=0;");