mirror of
https://github.com/pichsenmeister/WienerScript.git
synced 2024-11-05 06:19:57 +00:00
commit
f16da31dd7
2 changed files with 4 additions and 2 deletions
|
@ -122,6 +122,7 @@ Examples can be found in the [examples](examples) directory.
|
|||
| DO IS DA HUND BEGROBN | console.debug |
|
||||
| GSCHISSN GRISSN | console.error |
|
||||
| DES IS MA ECHT Z'DEPPAT | process.exit |
|
||||
| HEAST | alert |
|
||||
|
||||
## License
|
||||
This project is licensed under the MIT license, Copyright (c) 2020 David Pichsenmeister | [pichsenmeister.com](https://pichsenmeister.com). For more information see [LICENSE](LICENSE).
|
||||
|
|
|
@ -52,5 +52,6 @@
|
|||
"JO EH": "!",
|
||||
"HOST MI": "?",
|
||||
"DANN HOIT NET": ":",
|
||||
"HUACH ZUA": "=>"
|
||||
}
|
||||
"HUACH ZUA": "=>",
|
||||
"HEAST": "alert"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue