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

bn_BD.js « l10n - github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d1ea8277df59cec09ee966ca301d77e7b3ac5181 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "notifications",
    {
    "Notifications" : "বার্তাসমূহ",
    "seconds ago" : "সেকেন্ড পূর্বে"
},
"nplurals=2; plural=(n != 1);");