summaryrefslogtreecommitdiff
path: root/src/locales
diff options
context:
space:
mode:
Diffstat (limited to 'src/locales')
-rw-r--r--src/locales/en.cpp12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/locales/en.cpp b/src/locales/en.cpp
index 673c3b7..2725df0 100644
--- a/src/locales/en.cpp
+++ b/src/locales/en.cpp
@@ -286,14 +286,14 @@ locale_entry en_locales[] = {
{ "country.ZW", "Zimbabwe" },
// Navigation.
- {"nav.invoices", "Invoices"},
- {"nav.expenses", "Expenses"},
- {"nav.contacts", "Contacts"},
- {"nav.reports", "Reports"},
+ {"nav.invoices", ICON_FA_FILE_ALT" Invoices"},
+ {"nav.expenses", ICON_FA_INBOX " Expenses"},
+ {"nav.contacts", ICON_FA_ADDRESS_BOOK" Contacts"},
+ {"nav.reports", ICON_FA_CHART_BAR" Reports"},
{"nav.reports.results", "Earnings"},
{"nav.reports.tax", "Tax return"},
- {"nav.projects", "Projects"},
- {"nav.settings", "Settings"},
+ {"nav.projects", ICON_FA_BRIEFCASE" Projects"},
+ {"nav.settings", ICON_FA_COG" Settings"},
// Contact strings.
{"contact.form.identifier", "Identifier"},