kopia lustrzana https://github.com/nextcloud/social
14 wiersze
325 B
JavaScript
14 wiersze
325 B
JavaScript
OC.L10N.register(
|
|
"social",
|
|
{
|
|
"Help" : "Hulp",
|
|
"Open documentation" : "Open dokumentasie",
|
|
"Finish setup" : "Voltooi opstelling",
|
|
"Home" : "Tuis",
|
|
"Notifications" : "Kennisgewings",
|
|
"Reply" : "Antwoord",
|
|
"Close" : "Sluit",
|
|
"Continue" : "Gaan voort"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|