Explorar o código

Fixes "Glance API Version" text styling

Dorin Paslaru %!s(int64=8) %!d(string=hai) anos
pai
achega
d512b2080c
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/constants/CloudLabels.js

+ 2 - 1
src/constants/CloudLabels.js

@@ -56,5 +56,6 @@ export const defaultLabels = {
   shape_name: "Shape Name",
   migr_shape_name: "Migration Shape Name",
   use_colocated_snapshots: "Use Collocated Snapshots",
-  allow_untrusted_swift: "Allow Untrusted Swift"
+  allow_untrusted_swift: "Allow Untrusted Swift",
+  glance_api_version: "Glance API Version"
 }