blob: bf4895a06eb508d9eb11ab929167bf89b6f79a8b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{ "translations": {
"Profile" : "Profile",
"You have not added any info yet" : "You have not added any info yet",
"{user} has not added any info yet" : "{user} has not added any info yet",
"Error opening the user status modal, try hard refreshing the page" : "Error opening the user status modal, try hard refreshing the page",
"Edit Profile" : "Edit Profile",
"The headline and about sections will show up here" : "The headline and about sections will show up here",
"Profile not found" : "Profile not found",
"The profile does not exist." : "The profile does not exist.",
"Back to %s" : "Back to %s"
},"pluralForm" :"nplurals=2; plural=(n!=1);"
}
|