Skip to content

Commit b384dc8

Browse files
committed
web/error/api: add missing "the" to fetch.critical.core
1 parent 6d62bce commit b384dc8

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
@@ -31,7 +31,7 @@
3131

3232
"fetch.fail": "something went wrong when fetching info from {{ service }} and i couldn't get anything for you. if this issue sticks, please report it!",
3333
"fetch.critical": "the {{ service }} module returned an error that i don't recognize. try again in a few seconds, but if this issue sticks, please report it!",
34-
"fetch.critical.core": "one of core modules returned an error that i don't recognize. try again in a few seconds, but if this issue sticks, please report it!",
34+
"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!",
3737
"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!",

0 commit comments

Comments
 (0)