Implement tooltips for suppliers table view
This commit is contained in:
@@ -26,6 +26,12 @@ nl:
|
||||
show_all: Toon alle ${models.plural.list}
|
||||
show:
|
||||
title: "%{list} tonen"
|
||||
list:
|
||||
is_helped_button: Vraag beantwoord!
|
||||
close_list: Afsluiten!
|
||||
order:
|
||||
being_processed: 'Ben bezig!'
|
||||
being_served: 'Ik kom het brengen!'
|
||||
section:
|
||||
first_section_title: Ruimte
|
||||
show:
|
||||
@@ -35,6 +41,9 @@ nl:
|
||||
title: "Tafels beheren voor ${models.section|downcase}: %{title}"
|
||||
tables_view:
|
||||
link: Tafel overzicht
|
||||
table_actions:
|
||||
title: '${models.table} acties'
|
||||
got_to_table: 'Toon ${models.table|downcase}'
|
||||
add_tables:
|
||||
button_label: Voeg tafels toe
|
||||
modal:
|
||||
|
||||
Reference in New Issue
Block a user