* client: fix no data text
This commit is contained in:
committed by
Simon Zolin
parent
68a4cc597f
commit
bb34381a0d
@@ -285,5 +285,6 @@
|
||||
"client_deleted": "Client \"{{key}}\" successfully deleted",
|
||||
"client_added": "Client \"{{key}}\" successfully added",
|
||||
"client_updated": "Client \"{{key}}\" successfully updated",
|
||||
"table_statistics": "Statistics (last 24 hours)"
|
||||
"table_statistics": "Statistics (last 24 hours)",
|
||||
"clients_not_found": "No clients found"
|
||||
}
|
||||
Reference in New Issue
Block a user