blob: d62f8db25d88ddb4e08be1e1272a8280ed3ed14a (
plain)
1
2
3
4
5
6
7
8
9
10
|
{ "translations": {
"Profile" : "Profil",
"Edit Profile" : "Sunting profil",
"You have not added any info yet" : "Anda belum menambahkan info apa pun",
"{user} has not added any info yet" : "{user} belum menambahkan info apa pun",
"Profile not found" : "Profil tidak ditemukan",
"The profile does not exist." : "Profil tidak ada.",
"Back to %s" : "Kembali ke %s"
},"pluralForm" :"nplurals=1; plural=0;"
}
|