Add the ability for users to give cookies away
This commit is contained in:
parent
ba4de946dc
commit
fd75fef973
2 changed files with 40 additions and 0 deletions
|
@ -109,6 +109,14 @@
|
|||
"InYourJar": {
|
||||
"EN": "There are {0} cookies in you cookie jar",
|
||||
"CHDE": "Es hät {0} guetzli ih dineri büchs"
|
||||
},
|
||||
"Given": {
|
||||
"EN": "You gave {0} cookies to {1}",
|
||||
"CHDE": "Du hesch {1} {0} guetzli geh"
|
||||
},
|
||||
"NotEnoughToGive": {
|
||||
"EN": "You don't have enough cookies",
|
||||
"CHDE": "Du hesch nid gnueg guetzli"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue