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

uz.js « l10n - github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ab10b142b6885f6ec93db643cf90d7bb97debd85 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "notifications",
    {
    "Notifications" : "Bildirishnomalar",
    "Dismiss" : "Tashlab qo'ymang",
    "seconds ago" : "soniya oldin"
},
"nplurals=1; plural=0;");