mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-08 03:50:53 +01:00
Update TRANSLATE_TEXT
This commit is contained in:
parent
c18802eb3f
commit
5799def7fe
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ This is caused by Twitter API downtime or a new bug. Try again in a little while
|
||||||
DEFAULT_AUTHOR_TEXT: 'Twitter',
|
DEFAULT_AUTHOR_TEXT: 'Twitter',
|
||||||
|
|
||||||
QUOTE_TEXT: `═ ↘️ Quoting {name} (@{screen_name}) ═════`,
|
QUOTE_TEXT: `═ ↘️ Quoting {name} (@{screen_name}) ═════`,
|
||||||
TRANSLATE_TEXT: `═ Translated from {language} ═════`,
|
TRANSLATE_TEXT: `═ ↘️ Translated from {language} ═════`,
|
||||||
TRANSLATE_TEXT_INTL: `═ ↘️ {source} ➡️ {destination} ═════`,
|
TRANSLATE_TEXT_INTL: `═ ↘️ {source} ➡️ {destination} ═════`,
|
||||||
PHOTO_COUNT: `Photo {number} of {total}`,
|
PHOTO_COUNT: `Photo {number} of {total}`,
|
||||||
VIDEO_COUNT: `Video {number} of {total}`,
|
VIDEO_COUNT: `Video {number} of {total}`,
|
||||||
|
|
Loading…
Add table
Reference in a new issue