summaryrefslogtreecommitdiff
path: root/src/locales
diff options
context:
space:
mode:
Diffstat (limited to 'src/locales')
-rw-r--r--src/locales/en.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/locales/en.cpp b/src/locales/en.cpp
index 0fe0a00..7b0821a 100644
--- a/src/locales/en.cpp
+++ b/src/locales/en.cpp
@@ -4,6 +4,10 @@ locale_entry en_locales[] = {
// General UI strings.
{"ui.unsavedProject", "[unsaved project]"},
{"ui.workingOn", "Working on"},
+ {"ui.invoiceRequirementP1", "Company info ↗"},
+ {"ui.invoiceRequirementP2", "needs to be completed before adding invoices."},
+ {"ui.next", "Next >>"},
+ {"ui.prev", "<< Prev"},
// Status strings.
{"status.saved", "[Saved to disk]"},