joeybloggs пре 10 година
родитељ
комит
40fb3acdea
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      cmd/translator.tmpl

+ 1 - 0
cmd/translator.tmpl

@@ -3,6 +3,7 @@ package {{ .Locale }}
 
 import (
 	"math"
+	"strconv"
 	"time"
 
 	"github.com/go-playground/locales"