2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 14:45:14 +00:00

Support url authorizations.

This commit is contained in:
John Preston
2019-05-22 16:29:02 +02:00
parent 8660f976a9
commit c92a798e1b
12 changed files with 473 additions and 144 deletions

View File

@@ -1223,6 +1223,9 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
"lng_open_link" = "Open";
"lng_allow_bot_pass" = "Allow {bot_name} to pass your Telegram name and ID to the web pages you open via this bot?";
"lng_allow_bot" = "Allow";
"lng_url_auth_open_confirm" = "Do you want to open {link}?";
"lng_url_auth_login_option" = "Log in to {domain} as {user}";
"lng_url_auth_allow_messages" = "Allow {bot} to send me messages";
"lng_bot_start" = "Start";
"lng_bot_choose_group" = "Select a Group";