Skip to content

Commit

Permalink
Add LGR modulename
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-nebel committed Dec 8, 2023
1 parent 1e0cadf commit 7c79c06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/modules/apiRequests/getDiploma/moduleNameHyphenate.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const dict = {
UCC: "Сценарии\nвзаимодействия",
COM: "Композиция\nв дизайне интерфейсов",
HSE: "Hard Skills начинающего\nруководителя",
LGR: "Низкобюджетный\nмаркетинг. Рассылки",
LGR: "Рассылки,\nкоторые читают",
},
en: {
HSB: "Novice Manager\nHard Skills",
Expand All @@ -15,7 +15,7 @@ const dict = {
UCC: "Use cases\nin Interface Design",
COM: "Composition\nin Interface Design",
HSE: "Hard Skills\nfor Managers",
LGR: "Низкобюджетный\nмаркетинг. Рассылки",
LGR: "Readable maillist",
},
};

Expand Down

0 comments on commit 7c79c06

Please sign in to comment.