From 767bbf389b9f0e0374f62f65bcb2091ab83abdbe Mon Sep 17 00:00:00 2001 From: MathieuG-P <40181755+Zagrios@users.noreply.github.com> Date: Sun, 8 Oct 2023 11:24:14 +0200 Subject: [PATCH] [bugfix] Fix english translation typos --- assets/jsons/translations/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/jsons/translations/en.json b/assets/jsons/translations/en.json index af5d8552..f4f4ad9f 100644 --- a/assets/jsons/translations/en.json +++ b/assets/jsons/translations/en.json @@ -44,7 +44,7 @@ "maps": { "title": "Shared maps", "search-bar": { - "search-placeholder": "Search installed maps", + "search-placeholder": "Search a map", "filters-btn": "Filters", "dropdown": { "export-maps": "Export maps", @@ -738,7 +738,7 @@ }, "panel": { "actions": { - "search": "Search installed models", + "search": "Search a model", "drop-down": { "delete": "Delete models", "export": "Export models"