Skip to content

discord-samba/localization

Folders and files

NameName
Last commit message
Last commit date
May 3, 2021
Mar 15, 2021
Jan 16, 2021
Dec 18, 2020
Feb 22, 2021
Apr 10, 2021
Dec 20, 2020
Dec 20, 2020
Mar 12, 2020
Dec 20, 2020
Dec 20, 2020
Dec 19, 2020
Jan 16, 2021
Jul 20, 2021
Jul 20, 2021
Dec 21, 2020

Repository files navigation

This is the localization module for Discord-Samba. It provides a system for defining and loading string resources for desired languages. See the Guides section for more information.

Installation

The latest stable release of the module will always be available via the @latest tag on NPM:

npm install @discord-samba/localization@latest

Dev builds are published automatically after every commit to the main branch and are available via the @dev tag on NPM.

npm install @discord-samba/localization@dev