diff options
| author | Jacob <55346310+Kathund@users.noreply.github.com> | 2025-07-01 20:08:29 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-01 14:08:29 +0200 |
| commit | e37d29ef86067ea861b9f624f180cdd074b51abe (patch) | |
| tree | ab4a3ac1077db6141d5306ca33dc95f43e658c11 /translations | |
| parent | 383970ba997e8b51a6e117e4df362bfb2cb972a1 (diff) | |
| download | Firmament-e37d29ef86067ea861b9f624f180cdd074b51abe.tar.gz Firmament-e37d29ef86067ea861b9f624f180cdd074b51abe.tar.bz2 Firmament-e37d29ef86067ea861b9f624f180cdd074b51abe.zip | |
feat: copy chat messages (#155)
Co-authored-by: Linnea Gräf <nea@nea.moe>
Diffstat (limited to 'translations')
| -rw-r--r-- | translations/en_us.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/translations/en_us.json b/translations/en_us.json index baa6454..c628824 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -79,6 +79,9 @@ "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.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", "firmament.config.custom-skyblock-textures": "Custom SkyBlock Item Textures", "firmament.config.custom-skyblock-textures.armor-overrides": "Enable Armor re-texturing", "firmament.config.custom-skyblock-textures.armor-overrides.description": "Allows texture pack authors to re-texture (but not re-model) SkyBlock armors.", |
