summaryrefslogtreecommitdiff
path: root/src/locales
diff options
context:
space:
mode:
authorAldrik Ramaekers <aldrikboy@gmail.com>2025-09-13 12:40:22 +0200
committerAldrik Ramaekers <aldrikboy@gmail.com>2025-09-13 12:40:22 +0200
commitd8a9d534a5a39fd3d51a6ffaf92fde39a4b4077c (patch)
treeeb15c2c464147b467417684fbaaebfd37da89bc3 /src/locales
parentfb1ae39f1abe0dd0335489451e09a24e2336e606 (diff)
save file import: contact, project, tax brackets, cost centers, administration info
Diffstat (limited to 'src/locales')
-rw-r--r--src/locales/en.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/locales/en.cpp b/src/locales/en.cpp
index 7b0821a..a5309a3 100644
--- a/src/locales/en.cpp
+++ b/src/locales/en.cpp
@@ -92,7 +92,7 @@ locale_entry en_locales[] = {
{"contact.form.identifier", "Identifier"},
{"contact.form.fullname", "Full name / name of business"},
{"contact.form.address1", "Street name + house number, appt. number, etc."},
- {"contact.form.address2", "Zip, city"},
+ {"contact.form.address2", "Address line 2"},
{"contact.form.country", "Country"},
{"contact.form.type", "Customer type"},
{"contact.form.type.business", "Business"},