|
144 | 144 | "windows": "<b>The Shadowsocks-2022 protocol is currently used only by the testing team.</b>\n\nIf you are reading this message without being a tester, it means that the administrator made a mistake when creating the configuration. Write to him to clarify the problem!", |
145 | 145 | "macos": "<b>The Shadowsocks-2022 protocol is currently used only by the testing team.</b>\n\nIf you are reading this message without being a tester, it means that the administrator made a mistake when creating the configuration. Write to him to clarify the problem!", |
146 | 146 | "linux": "<b>The Shadowsocks-2022 protocol is currently used only by the testing team.</b>\n\nIf you are reading this message without being a tester, it means that the administrator made a mistake when creating the configuration. Write to him to clarify the problem!" |
147 | | -} |
148 | | -} |
| 147 | + } |
| 148 | + } |
149 | 149 | }, |
150 | 150 |
|
151 | 151 | "keyboard_buttons": { |
|
250 | 250 | "error_too_many_flags": "Flags entered incorrectly, there are too many of them!", |
251 | 251 | "error_bad_protocol": "Protocol entered incorrectly!", |
252 | 252 | "error_bad_location": "Location entered incorrectly!", |
| 253 | + "sql_query_enter_password": "Enter the password from the database", |
| 254 | + "sql_query_correct_password": "🔥 Great, the password is entered correctly! Now enter the SQL-query!", |
| 255 | + "sql_query_wrong_password": "The password was entered incorrectly!", |
| 256 | + "sql_query_tables_row": "{0}. <code>{1}</code>\n", |
| 257 | + "sql_query_tables_list": "List of all database tables <b>{0}</b>:\n\n{tables_names_str}", |
| 258 | + "sql_query_error": "Error occurred: {0}", |
253 | 259 | "clients_info": "🚀 Displaying information about all clients!", |
254 | 260 | "clients_info_sub_active": "✅ ", |
255 | 261 | "clients_info_sub_inactive": "❌ ", |
|
266 | 272 | "keyboard_buttons": { |
267 | 273 | "sql_insert_config": "SQL config\n👾", |
268 | 274 | "sql_insert_client": "SQL client\n👾", |
| 275 | + "sql_query": "SQL query\n👾", |
269 | 276 | "get_file_id": "File ID\n👾", |
270 | 277 | "send_message": "Send message\n👾", |
271 | 278 | "clients_info": "About clients\n👾", |
272 | 279 | "show_earnings": "Earnings\n👾", |
| 280 | + "show_logs": "Logs\n👾", |
273 | 281 | "reset_fsm_1": "Reset FSM\n👾", |
274 | 282 | "send_message_everyone": "Send to all\n👾", |
275 | 283 | "send_message_selected": "Send to favorites\n👾", |
|
0 commit comments