diff options
| author | Linnea Gräf <nea@nea.moe> | 2025-07-01 14:38:08 +0200 |
|---|---|---|
| committer | Linnea Gräf <nea@nea.moe> | 2025-07-01 14:38:08 +0200 |
| commit | 3518f881c2590053c66ea93e212fcf3bada58366 (patch) | |
| tree | a37c6f4d8053c10e3b077ec0ae854aa82994cdcf /translations | |
| parent | 6980170dbd8c133cdf991c6f2852e9db0bbbd1be (diff) | |
| download | Firmament-3518f881c2590053c66ea93e212fcf3bada58366.tar.gz Firmament-3518f881c2590053c66ea93e212fcf3bada58366.tar.bz2 Firmament-3518f881c2590053c66ea93e212fcf3bada58366.zip | |
feat: Add wide moulconfig mode
Diffstat (limited to 'translations')
| -rw-r--r-- | translations/en_us.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/translations/en_us.json b/translations/en_us.json index c628824..c474d23 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -79,6 +79,8 @@ "firmament.config.configconfig.enable-moulconfig.description": "Uses the MoulConfig config UI. Turn off to fall back to the built in config.", "firmament.config.configconfig.enable-yacl": "Use YACL Config", "firmament.config.configconfig.enable-yacl.description": "Uses the YACL config UI. Turn off to fall back to the built in config. Needs YACL to be installed separately.", + "firmament.config.configconfig.wide-moulconfig": "Wide MoulConfig", + "firmament.config.configconfig.wide-moulconfig.description": "Use a wider editor for MoulConfig", "firmament.config.copy-chat": "Copy Chat", "firmament.config.copy-chat.copy-chat": "Copy Chat", "firmament.config.copy-chat.copy-chat.description": "Right click a message to copy", |
