mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
Add board directory view (#1132)
* feat(directory): add board directory view * fix(directory): populate board status * style(directory): tighten board table * docs(board manager): point board owners to manager * fix(directory): show loading status * style(directory): center board column in directory table * perf(directory): cap board status checks * style(directory): simplify board row links * test(ci): stabilize coverage run * test(ci): stabilize coverage harness * test(ci): avoid async app flush act * test(app): narrow layout harness coverage * test(ci): stabilize app update distribution mock * test(ci): preload app harness before route tests * fix(directory): address final review findings
This commit is contained in:
@@ -244,8 +244,6 @@
|
||||
"copy_direct_link": "копировать прямую ссылку",
|
||||
"posts_auto_update_info": "Посты обновляются автоматически примерно каждые ~2 минуты. В данный момент невозможно отключить эту функцию.",
|
||||
"board_address_tooltip": "Адрес пирингового узла этой доски",
|
||||
"vote_button_unavailable_intro": "Пока недоступно. У каждого каталога будет страница голосования со списком досок, которые борются за /{{boardIdentifier}}/.",
|
||||
"vote_button_unavailable_outro": "Держатели 5chan Pass смогут участвовать в голосовании по каталогу. Окончательные механики управления все еще разрабатываются так, чтобы включать согласованность с BSO-holder. Подробнее: 5chan.app/pass.",
|
||||
"upload_failed": "Ошибка загрузки",
|
||||
"upload_not_supported_web": "Загрузка медиафайлов не поддерживается вашим браузером из-за технических ограничений (CORS). Поддерживается в приложении 5chan для Android и в десктопном приложении для Mac/Linux/Windows. Скачайте с официальной страницы релизов: https://github.com/bitsocialnet/5chan/releases/latest",
|
||||
"file": "Файл",
|
||||
|
||||
Reference in New Issue
Block a user