mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:57:03 +02:00
gui fix for the delete feature
This commit is contained in:
@ -280,6 +280,7 @@ $_['text_refresh_qr_code'] = "Очистить QR код";
|
||||
$_['text_relay_details'] = "Описание релея";
|
||||
$_['text_relay_status'] = "Статус релея";
|
||||
$_['text_remove'] = "Удалить";
|
||||
$_['text_removed'] = "Удалить";
|
||||
$_['text_remove_domain'] = "Удалить домен";
|
||||
$_['text_remove_message'] = "Удалить сообщение";
|
||||
$_['text_remove_message2'] = "удалить сообщение";
|
||||
|
Reference in New Issue
Block a user