From ca60f22c4dd6166a49b0e01e8e28378da3eaaae6 Mon Sep 17 00:00:00 2001 From: Winkarst <74284083+Winkarst-cpu@users.noreply.github.com> Date: Mon, 10 Mar 2025 18:34:27 +0300 Subject: [PATCH] Cleanup: Add missing locale ``cmd-planet-map-prototype`` (#35766) Cleanup --- Resources/Locale/en-US/maps/planet.ftl | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Locale/en-US/maps/planet.ftl b/Resources/Locale/en-US/maps/planet.ftl index 6c8f4aff00..6d93782cfb 100644 --- a/Resources/Locale/en-US/maps/planet.ftl +++ b/Resources/Locale/en-US/maps/planet.ftl @@ -2,4 +2,5 @@ cmd-planet-desc = Converts the supplied map into a planet with some specific bio cmd-planet-help = {$command} . cmd-planet-args = Requires 2 args only. cmd-planet-map = Unable to parse {$map} as an existing map. +cmd-planet-map-prototype = Unable to index {$prototype} as an existing biome template prototype. cmd-planet-success = Set map {$mapId} to Planet. NOTE! You will need to load the map (either onto a new map or by restarting the game) for atmospherics to work.