mirror of
https://github.com/nextcloud/server.git
synced 2026-04-21 14:23:17 -04:00
6 lines
110 B
JavaScript
6 lines
110 B
JavaScript
OC.L10N.register(
|
|
"settings",
|
|
{
|
|
"More" : "மேலும்"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|