From dc396f9c0a41362ec2f0af872686d6447138508b Mon Sep 17 00:00:00 2001 From: Volker Theile Date: Wed, 21 Feb 2018 14:52:31 +0100 Subject: [PATCH] mgr/dashboard_v2: Add missing i18n attributes Signed-off-by: Volker Theile --- .../app/ceph/block/iscsi/iscsi.component.html | 10 +++--- .../pool-detail/pool-detail.component.html | 6 ++-- .../ceph/cephfs/cephfs/cephfs.component.html | 10 +++--- .../cephfs/clients/clients.component.html | 6 ++-- .../ceph/cluster/hosts/hosts.component.html | 6 ++-- .../cluster/monitor/monitor.component.html | 35 ++++++++++++------- .../dashboard/dashboard.component.html | 6 ++-- .../performance-counter.component.html | 2 +- .../rgw-daemon-details.component.html | 6 ++-- .../rgw-daemon-list.component.html | 3 +- .../core/auth/logout/logout.component.html | 6 ++-- .../core/not-found/not-found.component.html | 2 +- .../view-cache/view-cache.component.html | 9 +++-- .../mgr/dashboard_v2/frontend/src/index.html | 6 ++-- 14 files changed, 72 insertions(+), 41 deletions(-) diff --git a/src/pybind/mgr/dashboard_v2/frontend/src/app/ceph/block/iscsi/iscsi.component.html b/src/pybind/mgr/dashboard_v2/frontend/src/app/ceph/block/iscsi/iscsi.component.html index e4b285b091c..41749bfc4b5 100644 --- a/src/pybind/mgr/dashboard_v2/frontend/src/app/ceph/block/iscsi/iscsi.component.html +++ b/src/pybind/mgr/dashboard_v2/frontend/src/app/ceph/block/iscsi/iscsi.component.html @@ -1,16 +1,18 @@ -Daemons +Daemons -Images +Images diff --git a/src/pybind/mgr/dashboard_v2/frontend/src/app/ceph/block/pool-detail/pool-detail.component.html b/src/pybind/mgr/dashboard_v2/frontend/src/app/ceph/block/pool-detail/pool-detail.component.html index 09207242bc7..aa2a969ebe4 100644 --- a/src/pybind/mgr/dashboard_v2/frontend/src/app/ceph/block/pool-detail/pool-detail.component.html +++ b/src/pybind/mgr/dashboard_v2/frontend/src/app/ceph/block/pool-detail/pool-detail.component.html @@ -1,7 +1,9 @@