mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-03 08:21:07 +00:00
fix(i18n): Add missing string
This commit is contained in:
parent
c61e49f5a7
commit
de5d2df94c
1 changed files with 2 additions and 1 deletions
|
|
@ -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!"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue