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

vi.js « l10n - github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5704df518d7abe317759238f194bd858b2b623ae (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "photos",
    {
    "Photos" : "Ảnh",
    "Favorites" : "Ưa thích"
},
"nplurals=1; plural=0;");