From 4e89f277686cd3fa07cbd64abb7d344857c80bdd Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 20 Nov 2024 02:53:30 +0200 Subject: [PATCH] Updated translations. --- imports/i18n/data/en.i18n.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/imports/i18n/data/en.i18n.json b/imports/i18n/data/en.i18n.json index f224fd69c..8de471b27 100644 --- a/imports/i18n/data/en.i18n.json +++ b/imports/i18n/data/en.i18n.json @@ -87,8 +87,8 @@ "add-card-to-top-of-list": "Add Card to Top of List", "add-card-to-bottom-of-list": "Add Card to Bottom of List", "setListWidthPopup-title": "Set List Width", - "set-list-width": "Set Minimal Width", - "set-list-width-value": "Minimal Width (pixels)", + "set-list-width": "Set Min Width", + "set-list-width-value": "Min Width (pixels)", "list-width-error-message": "List width must be a positive integer", "setSwimlaneHeightPopup-title": "Set Swimlane Height", "set-swimlane-height": "Set Swimlane Height",