Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Added v12 to Angular Core in RU local #162

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/app/locales/ru_RU.ts
Original file line number Diff line number Diff line change
Expand Up @@ -541,7 +541,7 @@ const steps: LocalizedSteps = {

'v12 ng update': {
action:
'Запустите `npx @angular/cli@12 update @angular/core@ @angular/cli@12`, что должно привести вас к версии 12 Angular.',
'Запустите `npx @angular/cli@12 update @angular/core@12 @angular/cli@12`, что должно привести вас к версии 12 Angular.',
},
// 'update @ angular / material': { action: 'Run `npx @ angular / cli @ 12 update @ angular / material @ 12`.' },
'v12 versions': {
Expand Down