summaryrefslogtreecommitdiff
path: root/web-ui
diff options
context:
space:
mode:
authorSriram Viswanathan <sriramv@thoughtworks.com>2017-03-24 14:09:47 -0300
committerSriram Viswanathan <sriramv@thoughtworks.com>2017-03-24 14:09:47 -0300
commit4688646080ea8c7783f94371d2fe2f1dafb7b335 (patch)
tree36fccbb5013c029d0c78ac8fb3cbcb45534f8a90 /web-ui
parent22c78cfd258e052958951e528f22bfb04fcb843d (diff)
|#973| Thais + Sriram | Do not translated 'Pixelated' string
Diffstat (limited to 'web-ui')
-rw-r--r--web-ui/src/common/header/header.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web-ui/src/common/header/header.js b/web-ui/src/common/header/header.js
index fde93817..ee0259d1 100644
--- a/web-ui/src/common/header/header.js
+++ b/web-ui/src/common/header/header.js
@@ -27,7 +27,7 @@ export const Header = ({ t }) => (
<img
className='header-logo'
src='/public/images/logo-orange.svg'
- alt={t('Pixelated')}
+ alt='Pixelated'
/>
</a>
<div className='header-icons'>