Skip to content

Commit fffb31d

Browse files
committed
web/i18n/error/api: fix a typo in fetch.short_link
1 parent 51c5d05 commit fffb31d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/i18n/en/error/api.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"fetch.critical.core": "one of the core modules returned an error that i don't recognize. try again in a few seconds, but if this issue sticks, please report it!",
3535
"fetch.empty": "couldn't find any media that i could download for you. are you sure you pasted the right link?",
3636
"fetch.rate": "the processing instance got rate limited by {{ service }}. try again in a few seconds!",
37-
"fetch.short_link": "couldn't get info from the short link. are you sure it works? if it does and you still get this error, please report the issue!",
37+
"fetch.short_link": "couldn't get info from the short link. are you sure it works? if it does and you still get this error, please report this issue!",
3838

3939
"content.too_long": "media you requested is too long. the duration limit on this instance is {{ limit }} minutes. try something shorter instead!",
4040

0 commit comments

Comments
 (0)