From 0e74c46d7440eee2233894affa5715d3a73547a1 Mon Sep 17 00:00:00 2001 From: Arpit Jalan Date: Thu, 2 Jul 2015 18:22:21 +0530 Subject: [PATCH] FIX: add missing translaton key --- config/locales/server.en.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 6e0d42b25db..af1f3f4d1b8 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -541,6 +541,7 @@ en: regular: title: "Regular Topic" banner: + title: "Banner Topic" message: make: "This topic is now a banner. It will appear at the top of every page until it is dismissed by the user." remove: "This topic is no longer a banner. It will no longer appear at the top of every page."