diff options
| author | Linnea Gräf <nea@nea.moe> | 2025-06-04 00:19:51 +0200 |
|---|---|---|
| committer | Linnea Gräf <nea@nea.moe> | 2025-06-04 00:19:51 +0200 |
| commit | 9ad691bc1ba5f50d89a9c99cbf950fe2390a5a44 (patch) | |
| tree | 828fcd252496f7663778c4a90bc363284a74a18e /translations | |
| parent | d75153847d67809479fb89e9895fbf071d0422da (diff) | |
| download | Firmament-9ad691bc1ba5f50d89a9c99cbf950fe2390a5a44.tar.gz Firmament-9ad691bc1ba5f50d89a9c99cbf950fe2390a5a44.tar.bz2 Firmament-9ad691bc1ba5f50d89a9c99cbf950fe2390a5a44.zip | |
feat: Prettier price formatting
Co-authored-by: jani270 <69345714+jani270@users.noreply.github.com>
Diffstat (limited to 'translations')
| -rw-r--r-- | translations/en_us.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/translations/en_us.json b/translations/en_us.json index 57e20a6..c08439f 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -375,9 +375,6 @@ "firmament.sbinfo.server": "Locraw Server: %s", "firmament.toggle.false": "Off", "firmament.toggle.true": "On", - "firmament.tooltip.ah.lowestbin": "Lowest BIN: %d", - "firmament.tooltip.bazaar.buy-order": "Bazaar Buy Order: %s", - "firmament.tooltip.bazaar.sell-order": "Bazaar Sell Order: %s", "firmament.tooltip.copied.lore": "Copied Name and Lore", "firmament.tooltip.copied.modelid": "Copied Texture Id: %s", "firmament.tooltip.copied.modelid.fail": "Failed to copy Texture Id", |
