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

th_TH.js « l10n « user_webdavauth « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 303af82311227b0b2132a405588449c728d4cc77 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "user_webdavauth",
    {
    "WebDAV Authentication" : "WebDAV Authentication",
    "Save" : "บันทึก"
},
"nplurals=1; plural=0;");