From 0f6257f7d316b3390bb9581c922aa3796fa53b92 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Mon, 22 Nov 2021 12:35:54 +0800 Subject: [PATCH] koster -> grabber --- static/js/shop_data.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/js/shop_data.js b/static/js/shop_data.js index c021bea..b212823 100644 --- a/static/js/shop_data.js +++ b/static/js/shop_data.js @@ -699,13 +699,13 @@ const shop_data = { connectors: { type: 'koster', icon: '/shop/icon-reminder.svg', - name: 'Koster', + name: 'Grabber', message: 'This configuration uses 2 EEM connectors. If you prefer to use 1 or 3 EEM connectors, please inform us by leaving an additional note.', }, resources: { type: 'koster', icon: '/shop/icon-warning.svg', - name: 'Koster', + name: 'Grabber', message: 'This card needs a card that provides EEM connectors (e.g. Kasli) at its left.', }, }