summaryrefslogtreecommitdiff
path: root/src/locales
diff options
context:
space:
mode:
Diffstat (limited to 'src/locales')
-rw-r--r--src/locales/en.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/locales/en.cpp b/src/locales/en.cpp
index aa04853..e7ad41b 100644
--- a/src/locales/en.cpp
+++ b/src/locales/en.cpp
@@ -63,7 +63,8 @@ locale_entry en_locales[] = {
{"taxcategory.Z", "Zero rated goods"},
{"taxcategory.G", "Free export item, VAT not charged"},
{"taxcategory.O", "Services outside scope of tax"},
- {"taxcategory.K", "Intra-community supply of goods"},
+ {"taxcategory.K#G", "Intra-community supply of goods"},
+ {"taxcategory.K#S", "Intra-community supply of services"},
// Countries
{ "country.AT", "Austria" },