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

af.js « l10n - github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4a0cc85fc6cd66a8286c590ee675a43431368e94 (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "photos",
    {
    "Photos" : "Foto’s",
    "Favorites" : "Gunstelinge",
    "Settings" : "Instellings",
    "An error occurred" : "'n Fout het voorgekom"
},
"nplurals=2; plural=(n != 1);");