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: d36223675abe70b57d7d53fac461e6ea138f10fb (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "notifications",
    {
    "Notifications" : "ການເເຈ້ງເຕືອນ",
    "Dismiss" : "ຍົກເລີກ",
    "seconds ago" : "ວິນາທີຜ່ານມາ",
    "No notifications" : "ບໍ່ມີການແຈ້ງເຕືອນ",
    "1 hour" : "1 ຊົ່ວໂມງ"
},
"nplurals=1; plural=0;");