From 64002e1ae0d75259ed92ef5b34e7c462b0f0d1e7 Mon Sep 17 00:00:00 2001 From: Felix Linker Date: Thu, 30 Dec 2021 13:53:07 +0100 Subject: [PATCH] Add translation for multi limpet controllers --- src/app/i18n/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/i18n/en.json b/src/app/i18n/en.json index e50f137a..a67158a8 100644 --- a/src/app/i18n/en.json +++ b/src/app/i18n/en.json @@ -110,6 +110,7 @@ "mc": "Multi-cannon", "axmc": "AX Multi-cannon", "ml": "Mining Laser", + "mlc": "Multi Limpet Controller", "mr": "Missile Rack", "axmr": "AX Missile Rack", "mrp": "Module Reinforcement Package",