diff --git a/app/src/main/res/values-ru/strings.xml b/app/src/main/res/values-ru/strings.xml new file mode 100644 index 0000000..f0afe34 --- /dev/null +++ b/app/src/main/res/values-ru/strings.xml @@ -0,0 +1,17 @@ + + + E-mail + Пароль + URL сервера + Войти + Изображение готового блюда + Выйти + Загрузка + Ингредиенты + Инструкции + Хорошо (%d секунд) + Шаг: %d + Хорошо + ДИСКЛЕЙМЕР + Этот проект НЕ связан с разработчиками основного Meale. Если вы встретите какие-либо ошибки во время использования приложения или у вас есть предложения по улучшению, НЕ отправляйте их разработчикам Mealie. Вместо этого отправьте их в репозиторий Mealient. ЭТО НЕОФИЦИАЛЬНЫЙ КЛИЕНТ. + \ No newline at end of file diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index ebc20ed..323eb26 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1,19 +1,19 @@ - Mealient + Mealient E-mail Password - Url + Server URL Login Picture of the cooked meal - @string/menu_main_toolbar_logout + @string/menu_main_toolbar_logout Logout Loading… - @string/content_description_view_holder_recipe_image + @string/content_description_view_holder_recipe_image Ingredients Instructions - OKAY (%d seconds) + Okay (%d seconds) This project is NOT associated with the core Mealie developers. If you face any issues when using the application or have a feature request DO NOT send them to the Mealie developers. Instead, report a new issue in the Mealient repository. THAT IS NOT AN OFFICIAL CLIENT. DISCLAIMER - OKAY + Okay Step: %d \ No newline at end of file