Add login data examples

This commit is contained in:
Kirill Kamakin
2022-11-04 20:52:09 +01:00
parent 2a3a7e32e7
commit e0780e9a9f
3 changed files with 21 additions and 13 deletions

View File

@@ -43,4 +43,6 @@
<string name="fragment_add_recipe_save_success">Saved recipe successfully</string>
<string name="fragment_add_recipe_clear_button">Clear</string>
<string name="fragment_base_url_url_input_helper_text">Example: demo.mealie.io</string>
<string name="fragment_authentication_email_input_helper_text">Example: changeme@email.com</string>
<string name="fragment_authentication_password_input_helper_text">Example: demo</string>
</resources>