Add translations for cookies/guetzli

This commit is contained in:
runebaas 2019-05-10 22:06:58 +02:00
parent d3038b90a8
commit ba4de946dc
No known key found for this signature in database
GPG key ID: 2677AF508D0300D6
2 changed files with 19 additions and 4 deletions

View file

@ -96,5 +96,19 @@
"EN": ":red_circle: {0}, you can't guess the same number again",
"CHDE": ":red_circle: {0}, du chasch nid nomol es gliche rate"
}
},
"cookie": {
"GetCookies": {
"EN": "You got {0} cookies, there are now {1} cookies in you cookie jar",
"CHDE": "Du häsch {0} guetzli becho, du häsch jetzt {1} guetzli ih dr büchse"
},
"WaitForMoreCookies": {
"EN": "You already got cookies in the last 24 hours, wait until {0} for more cookies",
"CHDE": "Du hesch scho guetzli becho ih de letzti 24 stund, wart no bis {0}"
},
"InYourJar": {
"EN": "There are {0} cookies in you cookie jar",
"CHDE": "Es hät {0} guetzli ih dineri büchs"
}
}
}