mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 10:10:49 -04:00
6 lines
142 B
JavaScript
6 lines
142 B
JavaScript
OC.L10N.register(
|
|
"federatedfilesharing",
|
|
{
|
|
"Open documentation" : "Dokumentatioun opmaachen"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|