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