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

@@ -39,4 +39,6 @@
<string name="fragment_add_recipe_save_success">Рецепт сохранен успешно</string>
<string name="fragment_add_recipe_clear_button">Очистить</string>
<string name="fragment_base_url_url_input_helper_text">Пример: demo.mealie.io</string>
<string name="fragment_authentication_email_input_helper_text">Пример: changeme@email.com</string>
<string name="fragment_authentication_password_input_helper_text">Пример: demo</string>
</resources>