Index: locale/en-US/new-options.json |
=================================================================== |
--- a/locale/en-US/new-options.json |
+++ b/locale/en-US/new-options.json |
@@ -415,6 +415,16 @@ |
"description": "Text shown when list of available languages is empty", |
"message": "There are no available languages." |
}, |
+ "options_whitelist_notification": { |
+ "description": "Notification that is being shown after a new website is whitelisted", |
ire
2017/08/24 10:08:43
NIT: "Notification that is shown after a new websi
saroyanm
2017/08/24 14:18:25
agree
saroyanm
2017/08/24 18:40:53
Done.
|
+ "message": "\"$website$\" has been whitelisted.", |
+ "placeholders": { |
+ "website": { |
+ "content": "$1", |
+ "example": "example.com" |
+ } |
+ } |
+ }, |
"options_language_en": { |
"description": "Language name shown in add language modal dialog", |
"message": "English" |