Skip to content

Commit 53b395c

Browse files
authored
Create en.json
1 parent 3768641 commit 53b395c

1 file changed

Lines changed: 59 additions & 0 deletions

File tree

src/Locales/en.json

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
{
2+
"language_name": "English",
3+
"language_flag": "🇬🇧",
4+
"language_selected": "Your language has been updated to English 🇬🇧",
5+
"language_choose": "🇬🇧 Choose your language:",
6+
"language_data": "setLanguage",
7+
"welcome": "welcome to Get Any Message 👋\n<i>get any message from public chat!</i>\n\nJust copy the message link and send it here to get the message.\nI support all kinds of messages - including photos and videos!\n\nShare links in the format\n<code>https://t.me/&lt;username&gt;/&lt;id&gt;</code>.",
8+
"welcome_button1_txt": "👥 Support Chat",
9+
"welcome_button1_data": "https://t.me/GetAnyMessageChat",
10+
"welcome_button2_txt": "Updates Channel 🔔",
11+
"welcome_button2_data": "https://t.me/GetAnyMessageUpdates",
12+
"welcome_button10_txt": "Donate 🦾",
13+
"welcome_button10_data": "donate",
14+
"back_menu_txt": "🔙 Back 🔙",
15+
"back_menu_data": "backStart",
16+
"admin_panel": "👮 Welcome to the admin panel\nrestart command:\n/restart",
17+
"admin_check": "⛔ You don't have permission to access the admin panel.",
18+
"admin_panel_button_text1": "Subscriber Statistics 📊",
19+
"admin_panel_button_data1": "admin_stats",
20+
"admin_panel_button_text2": "Broadcast to Subscribers 📮",
21+
"admin_panel_button_data2": "admin_broadcast",
22+
"stat_users1": "⌛️",
23+
"stat_users2": "<b>🧮 Subscriber Statistics 📊</b>",
24+
"admin_back_button_text": "Back",
25+
"admin_back_button_data": "admin_back",
26+
"admin_broadcast_back_text": "❌ Cancel ❌",
27+
"admin_broadcast_back_data": "broadcast_back",
28+
"admin_broadcast": "Please send the message you want to broadcast:",
29+
"broadcast_limit": "Please send a message of up to 1024 characters only.",
30+
"broadcast_type": "📮 Broadcast target: ",
31+
"broadcast_type_data": "type_users",
32+
"broadcast_send": "✅ Send Message ✅",
33+
"broadcast_send_data": "send_broadcast",
34+
"broadcast_menu": "Broadcast Menu, please choose:",
35+
"broadcast_type_select": "Please select the broadcast mode 🔘\nShould the message be sent to all subscribers or with a filter: only users/groups/channels.",
36+
"broadcast_type_button_text1": "Users",
37+
"broadcast_type_button_data1": "typemode1",
38+
"broadcast_type_button_text2": "Channels",
39+
"broadcast_type_button_data2": "typemode2",
40+
"broadcast_type_button_text3": "Groups",
41+
"broadcast_type_button_data3": "typemode3",
42+
"broadcast_type_button_text4": "Everyone",
43+
"broadcast_type_button_data4": "typemode4",
44+
"broadcast_type_button_text5": "Back",
45+
"broadcast_type_button_data5": "back_broadcast",
46+
"typemode_txt1": "Selected broadcast mode: Users only",
47+
"typemode_txt2": "Selected broadcast mode: Channels only",
48+
"typemode_txt3": "Selected broadcast mode: Groups only",
49+
"typemode_txt4": "Selected broadcast mode: Everyone",
50+
"broadcast_sender": "📯 Sending broadcast message..",
51+
"payment1": "Support me",
52+
"payment2": "Support me with",
53+
"payment_text": "Hi, thank you for wanting to donate to me🥰\nPlease choose the donation amount below👇",
54+
"payment_amount": "<b>Amount:</b>",
55+
"payment_thanks": "🎉 Thank you for your donation 🎉",
56+
"payment_send": "<b>Donation received! 🎉</b>",
57+
"source_code_txt": "⭐️ Source Code 🔗",
58+
"source_code_url": "https://github.com/WizardLoop/GetAnyMessage"
59+
}

0 commit comments

Comments
 (0)