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": "Vizualizare",
|
||||
"report_post": "Raportează postarea",
|
||||
"delete_post": "Șterge postarea",
|
||||
"delete_post_confirm": "Șterge definitiv această postare? Această acțiune nu poate fi anulată."
|
||||
"delete_post_confirm": "Șterge definitiv această postare? Această acțiune nu poate fi anulată.",
|
||||
"app_p2p_info": "Poți oricând să te conectezi la orice board, complet P2P, nimeni nu te poate opri. Pur și simplu lipește adresa în câmpul de căutare de mai sus."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user