Commit a8f8715
authored
[ENG-9654] Fix translation errors for Azure Blob Storage
- Ticket: [ENG-9654]
- Feature flag: n/a
## Purpose
- Prevent missing translation inputs when adding new addon providers
## Summary of Changes
- Add Azure Blob Storage to `AddonServiceNames` enum
- Add fallback value when fetching a service's name
## Screenshot(s)
- Prevents this issue when updating/removing addon configurations for new providers1 parent 432ac96 commit a8f8715
File tree
2 files changed
+4
-1
lines changed- src/app
- features/project/project-addons/components/configure-addon
2 files changed
+4
-1
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
93 | 95 | | |
94 | 96 | | |
95 | 97 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
0 commit comments