fix(i18n): Add missing string

This commit is contained in:
Sabe Jones 2015-11-04 16:04:51 -05:00
parent c61e49f5a7
commit de5d2df94c

View file

@ -181,5 +181,6 @@
"marketingInquiries": "Marketing/Social Media Inquiries",
"tweet": "Tweet",
"apps": "Apps",
"notifyAndroidApp": "Want us to notify you when the Android app is ready? Sign up for this mailing list!"
"notifyAndroidApp": "Want us to notify you when the Android app is ready? Sign up for this mailing list!",
"checkOutIOSApp": "Check out our new iOS App!"
}