aboutsummaryrefslogtreecommitdiff
path: root/src/lang.js
AgeCommit message (Expand)Author
2023-09-16lang files can now use objects!0neGal
2023-01-12added: src/modules/json.js0neGal
2022-04-28added: error if config file isn't valid0neGal
2022-04-13the user can now manually select a language0neGal
2022-02-19[fix] translation file is only loaded is current context didn't set up lang v...Alystrasz
2022-02-19[fix] loading up translation object each time a translation is neededAlystrasz
2022-01-17documented: index.js, cli.js, lang.js app/lang.js0neGal
2021-12-29fallback to localizations0neGal
2021-12-28if no lang is set, use "en"0neGal
2021-12-28attempt at making localization0neGal