diff --git a/src/localization_settings.js b/src/localization_settings.js index f3ee545..0ccf817 100644 --- a/src/localization_settings.js +++ b/src/localization_settings.js @@ -84,6 +84,14 @@ const classifiedKeywords = { "byte": "בית", "boolean": "בוליאן", }, + "node": { + "process": "תהליך", + "env": "סביבה", + "global": "עולמי", + "PWD": "נתע", + "cwd": "נתן", + "argv": "מערך_משתני_סביבה" + } }; const classifiedDictionary = { "generic": {