From 7ca781e1d5bb34c601153c4acfc9cf61873b8b8a Mon Sep 17 00:00:00 2001 From: Paul Oliver Date: Mon, 14 Apr 2025 06:53:53 -0700 Subject: Initial (fork of robot-start-2 by Krypt0n_C0R3) --- locale/en/locale.cfg | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 locale/en/locale.cfg (limited to 'locale/en/locale.cfg') diff --git a/locale/en/locale.cfg b/locale/en/locale.cfg new file mode 100644 index 0000000..17d46e3 --- /dev/null +++ b/locale/en/locale.cfg @@ -0,0 +1,25 @@ +[item-name] +iron-active-provider-chest=Iron active provider chest +iron-buffer-chest=Iron buffer chest +iron-passive-provider-chest=Iron passive provider chest +iron-requester-chest=Iron requester chest +iron-storage-chest=Iron storage chest +early-logistic-robot=Simply logistic robot +early-construction-robot=Simply construction robot +inventory-blocker=Inventory is locked + +[entity-name] +iron-active-provider-chest=Iron active provider chest +iron-buffer-chest=Iron buffer chest +iron-passive-provider-chest=Iron passive provider chest +iron-requester-chest=Iron requester chest +iron-storage-chest=Iron storage chest +early-logistic-robot=Simply logistic robot +early-construction-robot=Simply construction robot +inventory-blocker=Inventory is locked + +[technology-name] +early-logistic=Simply logistics + +[technology-description] +early-logistic=Unlocks access to a simple logistics network and provides access to simple logistics network chests \ No newline at end of file -- cgit v1.2.1