diff options
| author | Jacob <55346310+Kathund@users.noreply.github.com> | 2025-07-01 19:28:13 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-01 13:28:13 +0200 |
| commit | 89d16bf3f3ca8e4a7750b45210116309fa579b18 (patch) | |
| tree | 2749e48e91605360d228fb36702ab11b00cfdacf /translations | |
| parent | 13eaed6761f45507b8377e694a983224377f299f (diff) | |
| download | Firmament-89d16bf3f3ca8e4a7750b45210116309fa579b18.tar.gz Firmament-89d16bf3f3ca8e4a7750b45210116309fa579b18.tar.bz2 Firmament-89d16bf3f3ca8e4a7750b45210116309fa579b18.zip | |
Merge pull request #182
* feat: inventory button info
* sort translations
* feat: reset button
* feat: default NEU presets (inv buttons)
* fix: sort translations
* omg new design that I like
* Merge branch 'master' into feat/inv-button-info
Diffstat (limited to 'translations')
| -rw-r--r-- | translations/en_us.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/translations/en_us.json b/translations/en_us.json index a5a612c..373403e 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -381,9 +381,14 @@ "firmament.hotmpreset.scrolled": "Just scrolled. Waiting on server to update items.", "firmament.hotmpreset.scrollprompt": "We need to scroll! Please click anywhere to continue.", "firmament.hud.edit": "Edit %s", + "firmament.inventory-buttons.all-warps-preset": "All Warps Preset", + "firmament.inventory-buttons.delete": "Hold L-CTRL and click to delete", "firmament.inventory-buttons.import-failed": "One of your buttons could only be imported partially", + "firmament.inventory-buttons.info": "Hold SHIFT to grid align", "firmament.inventory-buttons.load-preset": "Load Preset", + "firmament.inventory-buttons.reset": "Reset buttons", "firmament.inventory-buttons.save-preset": "Save Preset", + "firmament.inventory-buttons.simple-preset": "Simple Preset", "firmament.key.category": "Firmament", "firmament.keybinding.external": "%s", "firmament.modapi.event": "Received mod API event: %s", |
