From cf0073a631bacc608dbafe75ee9d97fef401c606 Mon Sep 17 00:00:00 2001 From: David Baker Date: Fri, 26 May 2017 17:59:19 +0100 Subject: [PATCH] Missing translations in User Interface section --- src/i18n/strings/en_EN.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/i18n/strings/en_EN.json b/src/i18n/strings/en_EN.json index f98423d67c..73ae8c5515 100644 --- a/src/i18n/strings/en_EN.json +++ b/src/i18n/strings/en_EN.json @@ -133,6 +133,7 @@ "Admin": "Admin", "Advanced": "Advanced", "Algorithm": "Algorithm", + "Always show message timestamps": "Always show message timestamps", "Authentication": "Authentication", "all room members": "all room members", "all room members, from the point they are invited": "all room members, from the point they are invited", @@ -420,6 +421,7 @@ "%(senderName)s set their display name to %(displayName)s": "%(senderName)s set their display name to %(displayName)s", "Settings": "Settings", "Show panel": "Show panel", + "Show timestamps in 12 hour format (e.g. 2:30pm)": "Show timestamps in 12 hour format (e.g. 2:30pm)", "Signed Out": "Signed Out", "Sign in": "Sign in", "Sign out": "Sign out",