Implement tooltips for suppliers table view
This commit is contained in:
@@ -26,6 +26,12 @@ en:
|
||||
show_all: Show all ${models.plural.list}
|
||||
show:
|
||||
title: Show %{list}
|
||||
list:
|
||||
is_helped_button: Question answered!
|
||||
close_list: Close!
|
||||
order:
|
||||
being_processed: 'In process!'
|
||||
being_served: 'Is delivered!'
|
||||
section:
|
||||
first_section_title: Room
|
||||
show:
|
||||
@@ -35,6 +41,9 @@ en:
|
||||
title: "Manage tables for ${models.section|downcase}: %{title}"
|
||||
tables_view:
|
||||
link: 'Tables view'
|
||||
table_actions:
|
||||
title: '${models.table} actions'
|
||||
got_to_table: 'Go to ${models.table|downcase}'
|
||||
add_tables:
|
||||
button_label: Add tables
|
||||
modal:
|
||||
|
||||
Reference in New Issue
Block a user