Replace references to NEU with Firmament
This commit is contained in:
26
src/main/resources/assets/firmament/lang/en_us.json
Normal file
26
src/main/resources/assets/firmament/lang/en_us.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"firmament.repo.reload.network": "Trying to redownload the repository",
|
||||
"firmament.repo.reload.disk": "Reloading repository from disk. This may lag a bit.",
|
||||
"firmament.repo.cache": "Recaching items",
|
||||
"firmament.repo.brokenitem": "Failed to render item: %s",
|
||||
"firmament.gui.repo.title": "firmament Repo Settings",
|
||||
"firmament.gui.repo.autoupdate": "Auto Update",
|
||||
"firmament.gui.repo.username": "Repo Username",
|
||||
"firmament.gui.repo.hint.username": "NotEnoughUpdates",
|
||||
"firmament.gui.repo.reponame": "Repo Name",
|
||||
"firmament.gui.repo.hint.reponame": "NotEnoughUpdates-REPO",
|
||||
"firmament.gui.repo.branch": "Repo Branch",
|
||||
"firmament.gui.repo.hint.branch": "dangerous",
|
||||
"firmament.gui.repo.reset": "Reset",
|
||||
"firmament.gui.repo.reset.label": "Reset to Defaults",
|
||||
"firmament.sbinfo.nolocraw": "No locraw data available",
|
||||
"firmament.sbinfo.profile": "Current profile cutename: %s",
|
||||
"firmament.sbinfo.server": "Locraw Server: %s",
|
||||
"firmament.sbinfo.gametype": "Locraw Gametype: %s",
|
||||
"firmament.sbinfo.mode": "Locraw Mode: %s",
|
||||
"firmament.sbinfo.map": "Locraw Map: %s",
|
||||
"firmament.config.fairy-souls.show": "Show Fairy Soul Waypoints",
|
||||
"firmament.config.fairy-souls.reset": "Reset Collected Fairy Souls",
|
||||
"firmament.config.fishing-warning.display-warning": "Display a warning when you are about to hook a fish",
|
||||
"firmament.config.fishing-warning.highlight-wake-chain": "Highlight fishing particles"
|
||||
}
|
||||
Reference in New Issue
Block a user