kopia lustrzana https://github.com/nextcloud/social
22 wiersze
553 B
JavaScript
22 wiersze
553 B
JavaScript
![]() |
OC.L10N.register(
|
||
|
"social",
|
||
|
{
|
||
|
"Help" : "Help",
|
||
|
"Open documentation" : "Open documentation",
|
||
|
"Home" : "Home",
|
||
|
"Notifications" : "Notifications",
|
||
|
"Profile" : "Profile",
|
||
|
"In reply to" : "In reply to",
|
||
|
"Add emoji" : "Add emoji",
|
||
|
"Delete" : "Delete",
|
||
|
"Website" : "Website",
|
||
|
"No results found" : "No results found",
|
||
|
"Reply" : "Reply",
|
||
|
"Deny" : "Deny",
|
||
|
"Close" : "Close",
|
||
|
"Continue" : "Continue",
|
||
|
"User not found" : "User not found",
|
||
|
"Public" : "Public"
|
||
|
},
|
||
|
"nplurals=2; plural=(n!=1);");
|