Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/locales.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/haw_US
diff options
context:
space:
mode:
Diffstat (limited to 'haw_US')
-rw-r--r--haw_US/haw_US.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/haw_US/haw_US.go b/haw_US/haw_US.go
index 2c2403a8..56bcc0b8 100644
--- a/haw_US/haw_US.go
+++ b/haw_US/haw_US.go
@@ -15,6 +15,8 @@ type haw_US struct {
group []byte
minus []byte
percent []byte
+ percentPrefix []byte
+ percentSuffix []byte
perMille []byte
currencies [][]byte // idx = enum of currency code
}