summaryrefslogtreecommitdiff
path: root/src/locales/en-US.json
diff options
context:
space:
mode:
authorSurenNeware <sneware9@in.ibm.com>2020-10-12 12:56:39 +0300
committerDerick Montague <derick.montague@ibm.com>2020-10-16 00:36:34 +0300
commita5cbc449c201696f5ff4d77dfc18c4f60b4d901d (patch)
treea58c6265fcf44fa8d6cd3c3d7c5fd4f3e71aaeca /src/locales/en-US.json
parent7ee53240fb2d5e89d13bb68e13723fe6e4e83458 (diff)
downloadwebui-vue-a5cbc449c201696f5ff4d77dfc18c4f60b4d901d.tar.xz
Add title attribute to header actions
- Add title attrbute to refresh and avatar icons in app header. Signed-off-by: Suren Neware <sneware9@in.ibm.com> Change-Id: I89629548ecf5141e3c168fe7b5e1a60d1f86620c
Diffstat (limited to 'src/locales/en-US.json')
-rw-r--r--src/locales/en-US.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/locales/en-US.json b/src/locales/en-US.json
index 830d46a5..7803cac9 100644
--- a/src/locales/en-US.json
+++ b/src/locales/en-US.json
@@ -81,7 +81,11 @@
"power": "Power",
"profileSettings": "@:appPageTitle.profileSettings",
"refresh": "Refresh",
- "skipToContent": "Skip to content"
+ "skipToContent": "Skip to content",
+ "titleHideNavigation": "Hide navigation",
+ "titleShowNavigation": "Show navigation",
+ "titleProfile": "Show profile menu",
+ "titleRefresh": "Refresh application data"
},
"appNavigation": {
"accessControl": "Access control",