mirror of
https://github.com/nextcloud/server.git
synced 2026-03-02 05:20:46 -05:00
7 lines
101 B
JavaScript
7 lines
101 B
JavaScript
|
|
OC.L10N.register(
|
||
|
|
"lib",
|
||
|
|
{
|
||
|
|
"Settings" : "Sazlamalar"
|
||
|
|
},
|
||
|
|
"nplurals=2; plural=(n != 1);");
|