feat: Style the dashboard topbar actions and user dropdown.

This commit is contained in:
Ahmed Bouhuolia
2020-06-02 19:47:38 +02:00
parent b8eb84d896
commit 79e1752331
12 changed files with 137 additions and 65 deletions

View File

@@ -12,7 +12,7 @@ export default {
'The email and password you entered did not match our records.',
field_name_must_be_number: 'field_name_must_be_number',
name: 'Name',
search: 'Search',
quick_find: 'Quick find',
reference: 'Reference',
date: 'Date',
description: 'Description',
@@ -401,4 +401,7 @@ export default {
hide_filter: 'Hide filter',
show_filter: 'Show filter',
new_role: 'New Role',
quick_new: 'Quick new',
help: 'Help',
organization_id: 'Orgnization ID',
};