Add 'bot' flag to Profile settings

This commit is contained in:
Sergey Suprunenko 2020-06-21 14:59:05 +02:00
parent 1afa0f0044
commit 2451956d83
No known key found for this signature in database
GPG key ID: 5DCA7D1BE3914F9C
4 changed files with 9 additions and 0 deletions

View file

@ -266,6 +266,7 @@
"block_import_error": "Error importing blocks",
"blocks_imported": "Blocks imported! Processing them will take a while.",
"blocks_tab": "Blocks",
"bot": "This is a bot account",
"btnRadius": "Buttons",
"cBlue": "Blue (Reply, follow)",
"cGreen": "Green (Retweet)",

View file

@ -130,6 +130,7 @@
"background": "Фон",
"bio": "Описание",
"btnRadius": "Кнопки",
"bot": "Это аккаунт бота",
"cBlue": "Ответить, читать",
"cGreen": "Повторить",
"cOrange": "Нравится",