From 2f66d1428c27d87475a1971e24312babebceb90e Mon Sep 17 00:00:00 2001 From: Kresnadi Budisantoso Date: Tue, 23 Nov 2021 17:13:29 +0100 Subject: [PATCH] Rephrase a label of the add/edit dictionary form --- apps/red-ui/src/assets/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/red-ui/src/assets/i18n/en.json b/apps/red-ui/src/assets/i18n/en.json index 4e38c9def..11b647e11 100644 --- a/apps/red-ui/src/assets/i18n/en.json +++ b/apps/red-ui/src/assets/i18n/en.json @@ -37,7 +37,7 @@ "invalid-color-or-rank": "Invalid color or rank! Rank is already used by another dictionary or the color is not a valid hexColor!" }, "form": { - "add-to-dictionary-action": "Available for add to dictionary", + "add-to-dictionary-action": "Enable 'Add to dictionary'", "case-sensitive": "Case Sensitive", "color": "Hex Color", "color-placeholder": "#",