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": "ہٹا دیا گیا",
|
||||
"this_post_was_purged": "بورڈ ڈیٹا بیس سے حذف کیا جا رہا ہے — یہ عمل ناقابل واپسی ہے۔",
|
||||
"news": "خبریں",
|
||||
"save_advanced_settings": "اعلیٰ ترتیبات محفوظ کریں"
|
||||
"save_advanced_settings": "اعلیٰ ترتیبات محفوظ کریں",
|
||||
"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