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

ps.js « l10n - github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: bba883a5d317a7da61bd618c4fa999080b6133db (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "photos",
    {
    "Favorites" : "په نښه شوي",
    "Shared with you" : "تاسې سره شريک شوي",
    "Settings" : "سمونې"
},
"nplurals=2; plural=(n != 1);");