mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
feat(edit menu): alert "you cannot edit this thread/reply" if without permission
This commit is contained in:
@@ -284,5 +284,7 @@
|
||||
"loading_subscriptions": "Abonelikler yükleniyor",
|
||||
"create_board": "Tahta oluştur",
|
||||
"enter_board_address": "Herhangi bir tahta adresini girin",
|
||||
"board_not_reachable": "Board erişilemez"
|
||||
"board_not_reachable": "Board erişilemez",
|
||||
"cannot_edit_thread": "Bu başlığı düzenleyemezsiniz",
|
||||
"cannot_edit_reply": "Bu yanıtı düzenleyemezsiniz"
|
||||
}
|
||||
Reference in New Issue
Block a user