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": "Ładowanie subskrypcji",
|
||||
"create_board": "Utwórz tablicę",
|
||||
"enter_board_address": "Wprowadź dowolny adres tablicy",
|
||||
"board_not_reachable": "Tablica jest niedostępna"
|
||||
"board_not_reachable": "Tablica jest niedostępna",
|
||||
"cannot_edit_thread": "Nie możesz edytować tego wątku",
|
||||
"cannot_edit_reply": "Nie możesz edytować tej odpowiedzi"
|
||||
}
|
||||
Reference in New Issue
Block a user