From cace71c0645375e5d8d6d5c699662aaed972431a Mon Sep 17 00:00:00 2001 From: Jorge Date: Thu, 3 Jun 2021 15:23:24 +0300 Subject: [PATCH] Change en translate file --- frontend/src/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/en.json b/frontend/src/i18n/en.json index 25ff1006..db506eb0 100644 --- a/frontend/src/i18n/en.json +++ b/frontend/src/i18n/en.json @@ -133,7 +133,7 @@ "newDir": "New rule directory", "newDirMessage": "Write the name of the new directory.", "newFile": "New rule file", - "newFileMessage": "Write the name of the new file.", + "newFileMessage": "Write the name of the new rule file.", "numberDirs": "Number of directories", "numberFiles": "Number of files", "rename": "Rename",