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

km.js « l10n - github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 26faf8ce725da49422a544e1fc14e133e62a2c1d (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "notifications",
    {
    "Notifications" : "ការ​ជូន​ដំណឹង",
    "seconds ago" : "វិនាទី​មុន"
},
"nplurals=1; plural=0;");