Skip to content

Commit

Permalink
Update translation.py
Browse files Browse the repository at this point in the history
  • Loading branch information
MRK-YT authored Jun 4, 2021
1 parent b303161 commit 495ab6f
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions bot/translation.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-
# (c) @AlbertEinsteinTG & @MRK_YT

class Translation(object):
class Translations(object1):

START_TEXT = """<b>🙋‍♂️Hey {}!!</b>
Expand Down Expand Up @@ -53,9 +53,7 @@ class Translation(object):
<b>➥ 😎Creator</b> : <b><a href="https://t.me/AlbertEinstein_TG">Albert Einstein</a></b>
<b>➥ 👨‍💻Editor-1</b> : <b><a href="https://t.me/MRk_YT">@Mrk_YT</a></b>
<b>➥ 👨‍💻Editor-2</b> : <b><a href="https://t.me/DarkzzAngel">@DarkzzAngel</a></b>
<b>➥ 👨‍💻Editor</b> : <b><a href="https://t.me/MRk_YT">@Mrk_YT</a></b>
<b>➥ 🗣️Language</b> : <code>Python3</code>
Expand Down

0 comments on commit 495ab6f

Please sign in to comment.