Utlities for translation keys in Among Us, such as synthesising quick chat messages into a single string. Meant to be installed separately with npm install --save @skeldjs/translations or yarn add @skeldjs/translations, and is one package of a bigger project, skeldjs.
@skeldjs/translations
Utlities for translation keys in Among Us, such as synthesising quick chat messages into a single string. Meant to be installed separately with
npm install --save @skeldjs/translations
oryarn add @skeldjs/translations
, and is one package of a bigger project, skeldjs.You can view auto-updating documentation for this package hosted at github pages at https://skeld.js.org/modules/translations.html
Basic Usage
Advanced Usage