Skip to content
This repository was archived by the owner on May 17, 2022. It is now read-only.

Commit adf8043

Browse files
committed
Merge branch 'develop' into release
2 parents d31c220 + 799549c commit adf8043

File tree

2 files changed

+289
-143
lines changed

2 files changed

+289
-143
lines changed

default-strings.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"en-us":{
33
"welcome": [
44
"Hi, I'm open\\-source [telegram RSS bot](https://github.com/bsimjoo/Telegram_RSS_bot) ",
5-
"wrote by [BSimjoo](https://github.com/bsimjoo) and this is a default message\\.\n",
5+
"writen by [BSimjoo](https://github.com/bsimjoo) and this is a default message\\.\n",
66
"*Owner can edit this message in strings\\.json file*"
77
],
88
"group-intro": [
@@ -13,7 +13,9 @@
1313
"new-feed": "🆕♨️New post on weblog:",
1414
"last-feed": "Last post of weblog",
1515
"owner-help": [
16-
"/gentoken Crate one-time token to add new admin\n"
16+
"/gentoken Crate one-time token to add new admin\n",
17+
"/log_updates toggle debug mode\n\n",
18+
"`/log_updates` is available just if you set debug as true in server configuration."
1719
],
1820
"admin-help": [
1921
"/my_level Check you access level\n\n",
@@ -52,7 +54,9 @@
5254
"new-feed": "🆕♨️پست جدید بر روی وبلاگ:",
5355
"last-feed": "آخرین پست وبلاگ:",
5456
"owner-help": [
55-
"/gentoken ساخت توکن برای افزودن ادمین\n"
57+
"/gentoken ساخت توکن برای افزودن ادمین\n",
58+
"/log_updates تغییر حالت وضعیت رفع اشکال\n\n",
59+
"دستور `/log_updates` تنها زمانی فعال است که در تنظیمات سرور مقدار `debug` معادل `true` باشد"
5660
],
5761
"admin-help": [
5862
"/my_level آگاهی از سطح دسترسی\n\n",
@@ -72,4 +76,4 @@
7276
"unknown-msg": "!متأسفم، در حال حاضر نمی توانم با کاربران چت کنم",
7377
"edited-message": "با عرض پوزش این ربات در حال حاضر از ویرایش پیام پشتیبانی نمی کند"
7478
}
75-
}
79+
}

0 commit comments

Comments
 (0)