mirror of
https://github.com/nextcloud/server.git
synced 2026-03-25 11:54:59 -04:00
6 lines
110 B
JavaScript
6 lines
110 B
JavaScript
OC.L10N.register(
|
|
"user_webdavauth",
|
|
{
|
|
"Save" : "Späicheren"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|