Make "Select subscription" command titles match (#963)

This commit is contained in:
Alex Weininger 2024-05-13 18:46:03 -07:00 коммит произвёл GitHub
Родитель d3b08f90ac
Коммит 6fa2f3fa2b
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -9,6 +9,6 @@
"azure-account.commands.logout": "Sign Out",
"azure-account.commands.manageAccount": "Manage Azure Account",
"azure-account.commands.reportIssue": "Report Issue...",
"azure-account.commands.selectSubscriptions": "Select Subscriptions",
"azure-account.commands.selectSubscriptions": "Select Subscriptions...",
"azure-account.commands.selectTenant": "Select Tenant"
}