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

hy.js « l10n - github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1cc07718a9f73a5d5b7ea49f46613270d7d59c90 (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "photos",
    {
    "Photos" : "Նկարներ",
    "Favorites" : "Սիրվածներ",
    "Shared with you" : "Shared with you",
    "Settings" : "կարգավորումներ"
},
"nplurals=2; plural=(n != 1);");