mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 23:03:00 -04:00
7 lines
204 B
JavaScript
7 lines
204 B
JavaScript
OC.L10N.register(
|
|
"federation",
|
|
{
|
|
"No ownCloud server found" : "ownCloudi serverit ei leitud",
|
|
"Could not add server" : "Serveri lisamine ebaõnnestus"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|