translations/bot/bn.json
Cynycal2003 5c4bd386bc Translated using Weblate (Bengali)
Currently translated at 17.0% (7 of 41 strings)

Translation: AutoMod/Bot
Translate-URL: http://weblate.insrt.uk/projects/automod/bot/bn/
2023-06-17 07:07:29 +00:00

18 lines
858 B
JSON

{
"commands": {
"ping": {
"title": "ল্যাটেন্সি",
"body": "ওয়েবসকেট: {{latency.ws}}\nরাউন্ড ট্রিপ: {{latency.roundtrip}}"
},
"config": {
"unknown_setting": "অজানা সেটিং \"{{setting}}\"",
"usage_hint": "একটি সেটিং পরিবর্তন করতে **{{command}} <option> <new value>** ব্যবহার করুন, অথবা রিসেট করতে মান হিসেবে **ক্লিয়ার** ব্যবহার করুন।",
"setting_info": {
"title": "সেটিং: {{setting}}",
"type": "টাইপ: {{type}}"
},
"title": "কনফিগরেশন"
}
}
}