mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
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:
@@ -317,5 +317,6 @@
|
||||
"view": "Visa",
|
||||
"report_post": "Rapportera inlägg",
|
||||
"delete_post": "Radera inlägg",
|
||||
"delete_post_confirm": "Radera detta inlägg permanent? Detta kan inte ångras."
|
||||
"delete_post_confirm": "Radera detta inlägg permanent? Detta kan inte ångras.",
|
||||
"app_p2p_info": "Du kan alltid ansluta till vilket board som helst, helt P2P, ingen kan stoppa dig. Klistra bara in dess adress i sökfältet ovan."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user