From 55fd18e195d30633a55f47e482fdb2b2f43a8588 Mon Sep 17 00:00:00 2001 From: Arpit Jalan Date: Thu, 8 Mar 2018 19:12:03 +0530 Subject: [PATCH] add locale for Tags title --- config/locales/client.en.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 4ccd5b8852..0f151c9289 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -688,6 +688,7 @@ en: move_to_archive: "Archive" failed_to_move: "Failed to move selected messages (perhaps your network is down)" select_all: "Select All" + tags: "Tags" preferences_nav: account: "Account"