From 8529a21f5cd8e904a246544d2df67d0ab0efdab4 Mon Sep 17 00:00:00 2001 From: Richard Lewis Date: Fri, 28 Jul 2017 16:42:07 +0100 Subject: [PATCH] Translate "Allow" --- src/components/views/elements/AppPermission.js | 2 +- src/i18n/strings/en_EN.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/views/elements/AppPermission.js b/src/components/views/elements/AppPermission.js index e3605f25b7..cd9b599655 100644 --- a/src/components/views/elements/AppPermission.js +++ b/src/components/views/elements/AppPermission.js @@ -45,7 +45,7 @@ export default class AppPermission extends React.Component { diff --git a/src/i18n/strings/en_EN.json b/src/i18n/strings/en_EN.json index ea7d127864..4e0fe2b158 100644 --- a/src/i18n/strings/en_EN.json +++ b/src/i18n/strings/en_EN.json @@ -134,6 +134,7 @@ "Add phone number": "Add phone number", "Admin": "Admin", "Admin tools": "Admin tools", + "Allow": "Allow", "And %(count)s more...": "And %(count)s more...", "VoIP": "VoIP", "Missing Media Permissions, click here to request.": "Missing Media Permissions, click here to request.",