add motivational phrases and update HomeScreen profile section with a random phrase and app icon
This commit is contained in:
@@ -58,6 +58,17 @@
|
||||
|
||||
</string-array>
|
||||
|
||||
<string-array name="motivational_phrases">
|
||||
<item>Your inner parrot is learning new words! Keep talking! 🦜</item>
|
||||
<item>Even parrots start with one word. You\'re doing great! 🌟</item>
|
||||
<item>Time to spread your wings and learn something new! 🪶</item>
|
||||
<item>Your feathered friend is proud of your progress! 💚</item>
|
||||
<item>Repeat after me: You\'re getting better every day! 🗣️</item>
|
||||
<item>Fly high! Every new word is a new trick! 🎯</item>
|
||||
<item>Your vocabulary is taking flight! Keep it up! 🦜</item>
|
||||
<item>Sing a new song! Learn a new word today! 🎵</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="changelog_entries">
|
||||
<item>Version 0.3.0 \n• Enabled CSV Import for Vocabulary\n• Option to use a translation server for translations instead of AI models for some supported langugaes\n• UI bug fixes \n• Show word frequency \n• Performance optimizations \n• Improved translations (German and Portuguese)</item>
|
||||
<item>Version 0.4.0 \n• Added dictionary download (beta) \n• UI enhancements \n• Bugfixes \n• Re-designed vocabulary card with improved UI \n• More pre-configured providers \n• Improved performance</item>
|
||||
|
||||
Reference in New Issue
Block a user