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
diff options
context:
space:
mode:
-rw-r--r--cmd/translator.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/translator.tmpl b/cmd/translator.tmpl
index 3a9512cc..e4ed319e 100644
--- a/cmd/translator.tmpl
+++ b/cmd/translator.tmpl
@@ -3,6 +3,7 @@ package {{ .Locale }}
import (
"math"
+ "strconv"
"time"
"github.com/go-playground/locales"