feat(home): show platform-specific info message on homepage

Web users see the existing download prompt; native app users see a P2P encouragement message instead.

Closes #1096
This commit is contained in:
Tommaso Casaburi
2026-03-17 17:54:52 +08:00
parent c9bd6258b2
commit 1db0c625e8
36 changed files with 82 additions and 41 deletions
+2 -1
View File
@@ -317,5 +317,6 @@
"view": "Переглянути",
"report_post": "Поскаржитися на пост",
"delete_post": "Видалити пост",
"delete_post_confirm": "Видалити цей пост назавжди? Цю дію не можна скасувати."
"delete_post_confirm": "Видалити цей пост назавжди? Цю дію не можна скасувати.",
"app_p2p_info": "Ти завжди можеш підключитися до будь-якого борду, повністю P2P, ніхто не зможе тебе зупинити. Просто встав його адресу в поле пошуку вище."
}