diff --git a/.github/workflows/flutter_build_release.yml b/.github/workflows/flutter_build_release.yml index ca6f1d5..ff67318 100644 --- a/.github/workflows/flutter_build_release.yml +++ b/.github/workflows/flutter_build_release.yml @@ -184,8 +184,8 @@ jobs: cat > InnerBreeze.AppDir/InnerBreeze.desktop < { Locale('es', 'ES'), Locale('it', 'IT'), Locale('id', 'ID') + Locale('ru', 'RU') ], locale: _currentLocale, title: title, diff --git a/lib/widgets/language_selector.dart b/lib/widgets/language_selector.dart index ee6eb87..78dae60 100644 --- a/lib/widgets/language_selector.dart +++ b/lib/widgets/language_selector.dart @@ -18,7 +18,8 @@ class LanguageSelectorState extends State { 'de': 'Deutsch', 'es': 'Español', 'it': 'Italiano', - 'id': 'Bahasa Indonesia' + 'id': 'Bahasa Indonesia', + 'ru': 'Русский', }; @override diff --git a/metadata/en-US/full_description.txt b/metadata/en-US/full_description.txt index b32c43f..7c525e3 100644 --- a/metadata/en-US/full_description.txt +++ b/metadata/en-US/full_description.txt @@ -1 +1,16 @@ -Find serenity in every breath with Inner Breeze. This app guides you through the Wim Hof Breathing Method with ease. \ No newline at end of file +Find serenity in every breath with Inner Breeze. +This app guides you through the Wim Hof Breathing Method with ease. +Experience mindful breathing with personalized settings and track your journey towards tranquility and rejuvenation. + +This easy yet potent breathing technique promises profound inner peace, +offering a sanctuary of serenity amidst life's hectic pace. + +Simply follow 4 steps: +
    +
  1. Inhale and exhale rhythmically for 30 breaths.
  2. +
  3. Exhale and hold your breath.
  4. +
  5. Inhale deeply and hold for 15 seconds.
  6. +
  7. Exhale and repeat step 1.
  8. +
+ +Do 3-10 rounds of the process. diff --git a/metadata/en-US/short_description.txt b/metadata/en-US/short_description.txt index 27f28a6..db16068 100644 --- a/metadata/en-US/short_description.txt +++ b/metadata/en-US/short_description.txt @@ -1,2 +1 @@ -Find serenity in every breath with Inner Breeze. This app guides you through the Wim Hof Breathing Method with ease. - +A meditation app to guide and track your Wim Hof Breathing practice \ No newline at end of file diff --git a/metadata/ru/full_description.txt b/metadata/ru/full_description.txt new file mode 100644 index 0000000..bc54b00 --- /dev/null +++ b/metadata/ru/full_description.txt @@ -0,0 +1,15 @@ +Найдите умиротворённость в каждом дыхании с помощью Внутреннего бриза. +Это приложение поможет вам практиковать метод дыхания Вим Хофа. +Испробуйте внимательное дыхание с персонализированными настройками и отслеживайте своё путешествие к спокойствию и омоложению. + +Эта простая но основательная техника дыхания обещает глубокий внутренний покой, +предлагая святилище безмятежности посреди напряженного темпа жизни. + +
    +
  1. Вдыхайте и выдыхайте ритмично по 30 вдохов.
  2. +
  3. Выдохните и задержите дыхание.
  4. +
  5. Глубоко вдохните и задержитесь на 15 секунд.
  6. +
  7. Выдохните и повторите первый шаг.
  8. +
+ +Сделайте от трёх до десяти повторений за сеанс. diff --git a/metadata/ru/short_description.txt b/metadata/ru/short_description.txt new file mode 100644 index 0000000..5896998 --- /dev/null +++ b/metadata/ru/short_description.txt @@ -0,0 +1 @@ +Медитация и практикование дыхания по методу Вим Хофа \ No newline at end of file diff --git a/metadata/ru/title.txt b/metadata/ru/title.txt new file mode 100644 index 0000000..14c22ea --- /dev/null +++ b/metadata/ru/title.txt @@ -0,0 +1 @@ +Внутренний бриз \ No newline at end of file diff --git a/snap/gui/io.naox.InnerBreeze.desktop b/snap/gui/io.naox.InnerBreeze.desktop index 4429efc..10dc4bc 100755 --- a/snap/gui/io.naox.InnerBreeze.desktop +++ b/snap/gui/io.naox.InnerBreeze.desktop @@ -1,7 +1,9 @@ [Desktop Entry] Type=Application -Name=InnerBreeze -Comment=A dedicated meditation app to guide and track your Wim Hof Breathing practice. +Name=Inner Breeze +Name[ru]=Внутренний бриз +Comment=A meditation app to guide and track your Wim Hof Breathing practice +Comment[ru]=Медитация и практикование дыхания по методу Вим Хофа Exec=inner_breeze Icon=io.naox.InnerBreeze Terminal=false