i18n(notif-restyle): add strings for "menu" & "notifications"

This commit is contained in:
Tyler Renelle 2014-04-13 23:00:39 -06:00
parent 1a881c63d0
commit daa627a5cc

View file

@ -54,5 +54,7 @@
"newPassSent": "New password sent.",
"serverUnreach": "Server currently unreachable.",
"seeConsole": "(see Chrome console for more details).",
"error": "Error"
"error": "Error",
"menu": "Menu",
"notifications": "Notifications"
}