mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-01 01:29:28 +01:00
30 lines
673 B
Plaintext
30 lines
673 B
Plaintext
{
|
|
"accountInformation": "অ্যাকাউন্ট তথ্য",
|
|
"@accountInformation": {
|
|
"type": "text",
|
|
"placeholders": {}
|
|
},
|
|
"account": "অ্যাকাউন্ট",
|
|
"@account": {
|
|
"type": "text",
|
|
"placeholders": {}
|
|
},
|
|
"acceptedTheInvitation": "{username} আমন্ত্রণ গ্রহণ করেছে",
|
|
"@acceptedTheInvitation": {
|
|
"type": "text",
|
|
"placeholders": {
|
|
"username": {}
|
|
}
|
|
},
|
|
"accept": "স্বীকার করি",
|
|
"@accept": {
|
|
"type": "text",
|
|
"placeholders": {}
|
|
},
|
|
"about": "সম্পর্কে",
|
|
"@about": {
|
|
"type": "text",
|
|
"placeholders": {}
|
|
}
|
|
}
|