Skip to content

Commit ad66edf

Browse files
authored
UI: Add search filters (apache#9068)
1 parent 57e67af commit ad66edf

File tree

17 files changed

+316
-5
lines changed

17 files changed

+316
-5
lines changed

ui/public/locales/en.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -708,6 +708,7 @@
708708
"label.destnetworkuuid": "Network",
709709
"label.destport": "Destination Ports",
710710
"label.destroy": "Destroy",
711+
"label.destroying": "Destroying",
711712
"label.destroyed": "Destroyed",
712713
"label.destroy.router": "Destroy router",
713714
"label.deststartport": "Destination Start Port",
@@ -931,6 +932,7 @@
931932
"label.fwdeviceid": "ID",
932933
"label.fwdevicestate": "Status",
933934
"label.gateway": "Gateway",
935+
"label.global": "Global",
934936
"label.global.settings": "Global Settings",
935937
"label.globo.dns": "GloboDNS",
936938
"label.globo.dns.configuration": "GloboDNS configuration",
@@ -1343,6 +1345,7 @@
13431345
"label.min_balance": "Min balance",
13441346
"label.mincpunumber": "Min CPU cores",
13451347
"label.minimum": "Minimum",
1348+
"label.minimumsemanticversion": "Minimum semantic version",
13461349
"label.miniops": "Min IOPS",
13471350
"label.minmaxiops": "Min IOPS / Max IOPS",
13481351
"label.minmembers": "Min members",
@@ -1682,6 +1685,7 @@
16821685
"label.reboot": "Reboot",
16831686
"label.receivedbytes": "Bytes received",
16841687
"label.recover.vm": "Recover Instance",
1688+
"label.recovering": "Recovering",
16851689
"label.redirect": "Redirect to:",
16861690
"label.redirecturi": "Redirect URI",
16871691
"label.redundantrouter": "Redundant router",
@@ -1824,6 +1828,7 @@
18241828
"label.scaledown.policy": "ScaleDown policy",
18251829
"label.scaleup.policies": "ScaleUp policies",
18261830
"label.scaleup.policy": "ScaleUp policy",
1831+
"label.scaling": "Scaling",
18271832
"label.schedule": "Schedule",
18281833
"label.schedule.add": "Add schedule",
18291834
"label.scheduled.backups": "Scheduled backups",
@@ -2188,6 +2193,7 @@
21882193
"label.update.vmware.datacenter": "Update VMWare datacenter",
21892194
"label.updating": "Updating",
21902195
"label.upgrade.router.newer.template": "Upgrade router to use newer Template",
2196+
"label.upgrading": "Upgrading",
21912197
"label.upload": "Upload",
21922198
"label.upload.description": "Path to upload objects at",
21932199
"label.upload.path": "Upload path",

0 commit comments

Comments
 (0)