aboutsummaryrefslogtreecommitdiff
path: root/i18n.go
diff options
context:
space:
mode:
Diffstat (limited to 'i18n.go')
-rw-r--r--i18n.go7
1 files changed, 5 insertions, 2 deletions
diff --git a/i18n.go b/i18n.go
index 5c98423..9e9126e 100644
--- a/i18n.go
+++ b/i18n.go
@@ -130,6 +130,7 @@ type i18n struct {
Import string
Fetch string
+ Honks string
HonksFrom string
FunZoneGreet string
@@ -324,7 +325,8 @@ func setLangStr (lang string) interface{} {
"importer",
"récupérer",
- "klaxons de",
+ "klaxons",
+ "de",
"Bienvenue dans la zone fun !",
@@ -460,7 +462,8 @@ func setLangStr (lang string) interface{} {
"import",
"fetch",
- "honks from",
+ "honks",
+ "from",
"Welcome to the fun zone !",