mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-05 10:30:55 +01:00
Change emoji icon for translations
This commit is contained in:
parent
85560e90c0
commit
949210f6c7
1 changed files with 2 additions and 2 deletions
|
@ -129,8 +129,8 @@ This is caused by Twitter API downtime or a new bug. Try again in a little while
|
|||
DEFAULT_AUTHOR_TEXT: 'Twitter',
|
||||
|
||||
QUOTE_TEXT: `↘️ Quoting {name} (@{screen_name})`,
|
||||
TRANSLATE_TEXT: `↘️ Translated from {language}`,
|
||||
TRANSLATE_TEXT_INTL: `↘️ {source} ➡️ {destination}`,
|
||||
TRANSLATE_TEXT: `📑 Translated from {language}`,
|
||||
TRANSLATE_TEXT_INTL: `📑 {source} ➡️ {destination}`,
|
||||
PHOTO_COUNT: `Photo {number} / {total}`,
|
||||
VIDEO_COUNT: `Video {number} / {total}`,
|
||||
MEDIA_COUNT: `Media {number} / {total}`,
|
||||
|
|
Loading…
Add table
Reference in a new issue