mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
fix(quotes): resolve external quote links across boards (#1064)
This commit is contained in:
@@ -300,5 +300,12 @@
|
||||
"purged": "tyhjennetty",
|
||||
"this_post_was_purged": "Poistetaan taulun tietokannasta — tämä prosessi on peruuttamaton.",
|
||||
"news": "Uutiset",
|
||||
"save_advanced_settings": "Tallenna lisäasetukset"
|
||||
"save_advanced_settings": "Tallenna lisäasetukset",
|
||||
"external_quote_search_board_feed": "Searching in /{{board}}/",
|
||||
"external_quote_search_thread": "Searching thread {{current}}/{{total}} in /{{board}}/",
|
||||
"external_quote_redirecting_to_post": "Redirecting to post in /{{board}}/",
|
||||
"external_quote_resolution_unavailable": "External quote resolution is unavailable right now",
|
||||
"external_quote_cannot_resolve": "Could not find {{quote}} in /{{board}}/",
|
||||
"external_quote_unavailable": "The quoted post is unavailable",
|
||||
"external_quote_publish_missing": "Cannot publish - could not find the quoted post for {{quote}}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user