Translated using Weblate (Bengali)

Currently translated at 12.1% (5 of 41 strings)

Translation: AutoMod/Bot
Translate-URL: http://weblate.insrt.uk/projects/automod/bot/bn/
This commit is contained in:
Cynycal2003 2023-06-11 17:40:15 +00:00 committed by Weblate
parent 6abf8d4d1a
commit 488cad6b55

View file

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