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

lo.js « l10n « lib - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b654c2207350ce48b4538cb096b42f8ac201cf0b (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "lib",
    {
    "Unknown filetype" : "ບໍ່ຮູ້ປະເພດຂອງຟາຍ",
    "Invalid image" : "ບໍ່ມີຮູບພາບ"
},
"nplurals=1; plural=0;");