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

id.js « l10n - github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b12c63e1c0571430980c7f5ff9ed20edd64b9919 (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "photos",
    {
    "Photos" : "Foto",
    "Favorites" : "Disukai",
    "Shared with you" : "Shared with you",
    "Settings" : "Setelan",
    "An error occurred" : "Terjadi kesalahan"
},
"nplurals=1; plural=0;");