Move /p components title to translations file matching other parts of components

- Also component-ify title, this must not be limited to a String.
This commit is contained in:
NotMyFault
2021-09-15 11:13:03 +02:00
parent c8989b3332
commit 61e5d9f1b6
2 changed files with 5 additions and 5 deletions

View File

@ -459,6 +459,7 @@
"preset.preset_invalid": "<prefix><red>Could not generate a pattern from that preset.</red>",
"preset.preset_lore_cost": "<prefix><gray>Cost: </gray><gold><cost></gold>",
"preset.preset_lore_component": "<gray>Component: </gray><gold><component></gold>",
"preset.title": "Plot Components",
"generic.generic_other": "<gray>other</gray>",
"generic.generic_merged": "<gray>merged</gray>",
"generic.generic_unowned": "<gray>unowned</gray>",