mirror of
https://github.com/nextcloud/server.git
synced 2026-03-02 13:31:14 -05:00
6 lines
99 B
JavaScript
6 lines
99 B
JavaScript
OC.L10N.register(
|
|
"files",
|
|
{
|
|
"Download" : "Njipuk"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|