mirror of
https://github.com/nextcloud/server.git
synced 2026-04-21 14:23:17 -04:00
7 lines
165 B
JavaScript
7 lines
165 B
JavaScript
OC.L10N.register(
|
|
"user_webdavauth",
|
|
{
|
|
"WebDAV Authentication" : "WebDAV Authentication",
|
|
"Save" : "บันทึก"
|
|
},
|
|
"nplurals=1; plural=0;");
|