kopia lustrzana https://github.com/nextcloud/social
11 wiersze
278 B
JavaScript
11 wiersze
278 B
JavaScript
![]() |
OC.L10N.register(
|
||
|
"social",
|
||
|
{
|
||
|
"Help" : "උපකාර",
|
||
|
"Home" : "මුල් පිටුව",
|
||
|
"Notifications" : "දැනුම්දීම්",
|
||
|
"Reply" : "පිළිතුර",
|
||
|
"Close" : "වසන්න"
|
||
|
},
|
||
|
"nplurals=2; plural=(n != 1);");
|