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: a237b2c080fe182228eeb7cf9239169425cec3d1 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "photos",
    {
    "Photos" : "Ảnh",
    "Favorites" : "Ưa thích",
    "An error occurred" : "Có lỗi đã xảy ra"
},
"nplurals=1; plural=0;");