Skip to content

Commit 8354b56

Browse files
committed
feat(locales): add new release note for July 9, 2025, across multiple languages to inform users about new features and improvements in the application
1 parent 469a800 commit 8354b56

File tree

7 files changed

+34
-0
lines changed

7 files changed

+34
-0
lines changed

locales/en.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1360,6 +1360,11 @@ export default {
13601360
title: "What's New",
13611361
release_notes: "Release Notes",
13621362
notes: {
1363+
note_2025_07_09: {
1364+
title: "🎯 Exercise Selection, Favorites & New Tools",
1365+
content:
1366+
"<li>New <strong>exercise selection</strong> during workout creation (step 3)</li><li><strong>Favorite exercises</strong> system to mark your preferred movements</li><li>New <em>fitness tools</em>: BMI calculator and heart rate zones</li><li>Improved program cards</li><li>New contributors join the project! 🚀</li>",
1367+
},
13631368
note_2025_07_02: {
13641369
title: "🛠️ Self-Hosting, Russian & New Tools",
13651370
content:

locales/es.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -496,6 +496,11 @@ export default {
496496
title: "Novedades",
497497
release_notes: "Notas",
498498
notes: {
499+
note_2025_07_09: {
500+
title: "🎯 Selección de Ejercicios, Favoritos y Nuevas Herramientas",
501+
content:
502+
"<li>Nueva <strong>selección de ejercicios</strong> durante la creación de entrenamientos (paso 3)</li><li>Sistema de <strong>ejercicios favoritos</strong> para marcar tus movimientos preferidos</li><li>Nuevas <em>herramientas de fitness</em>: calculadora de IMC y zonas de frecuencia cardíaca</li><li>Tarjetas de programas mejoradas</li><li>¡Nuevos colaboradores se unen al proyecto! 🚀</li>",
503+
},
499504
note_2025_07_02: {
500505
title: "🛠️ Auto-alojamiento, Ruso y Nuevas Herramientas",
501506
content:

locales/fr.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1385,6 +1385,11 @@ export default {
13851385
title: "Nouveautés",
13861386
release_notes: "Notes",
13871387
notes: {
1388+
note_2025_07_09: {
1389+
title: "🎯 Sélection d'exercices, Favoris & Nouveaux Outils",
1390+
content:
1391+
"<li>Nouvelle <strong>sélection d'exercices</strong> lors de la création d'entraînements (étape 3)</li><li>Système d'<strong>exercices favoris</strong> pour marquer vos mouvements préférés</li><li>Nouveaux <em>outils fitness</em> : calculateur d'IMC et zones de fréquence cardiaque</li><li>Cartes de programmes améliorées</li><li>Nouveaux contributeurs rejoignent le projet ! 🚀</li>",
1392+
},
13881393
note_2025_07_02: {
13891394
title: "🛠️ Auto-hébergement, Russe & Nouveaux Outils",
13901395
content:

locales/pt.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1369,6 +1369,11 @@ export default {
13691369
title: "Novidades",
13701370
release_notes: "Notas de Lançamento",
13711371
notes: {
1372+
note_2025_07_09: {
1373+
title: "🎯 Seleção de Exercícios, Favoritos e Novas Ferramentas",
1374+
content:
1375+
"<li>Nova <strong>seleção de exercícios</strong> durante a criação de treinos (passo 3)</li><li>Sistema de <strong>exercícios favoritos</strong> para marcar os seus movimentos preferidos</li><li>Novas <em>ferramentas de fitness</em>: calculadora de IMC e zonas de frequência cardíaca</li><li>Cartões de programas melhorados</li><li>Novos colaboradores juntam-se ao projeto! 🚀</li>",
1376+
},
13721377
note_2025_07_02: {
13731378
title: "🛠️ Auto-hospedagem, Russo e Novas Ferramentas",
13741379
content:

locales/ru.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1356,6 +1356,11 @@ export default {
13561356
title: "Что нового",
13571357
release_notes: "Заметки о выпуске",
13581358
notes: {
1359+
note_2025_07_09: {
1360+
title: "🎯 Выбор Упражнений, Избранное и Новые Инструменты",
1361+
content:
1362+
"<li>Новый <strong>выбор упражнений</strong> при создании тренировок (шаг 3)</li><li>Система <strong>избранных упражнений</strong> для отметки предпочитаемых движений</li><li>Новые <em>фитнес-инструменты</em>: калькулятор ИМТ и зоны частоты сердечных сокращений</li><li>Улучшенные карточки программ</li><li>Новые участники присоединяются к проекту! 🚀</li>",
1363+
},
13591364
note_2025_07_02: {
13601365
title: "🛠️ Самохостинг, Русский язык и Новые Инструменты",
13611366
content:

locales/zh-CN.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -498,6 +498,10 @@ export default {
498498
title: "新功能",
499499
release_notes: "更新日志",
500500
notes: {
501+
note_2025_07_09: {
502+
title: "🎯 运动选择、收藏和新工具",
503+
content: "<li>新的<strong>运动选择</strong>功能在创建训练时(第3步)</li><li><strong>收藏运动</strong>系统,标记您喜欢的动作</li><li>新的<em>健身工具</em>:BMI计算器和心率区间</li><li>改进的程序卡片</li><li>新的贡献者加入项目!🚀</li>",
504+
},
501505
note_2025_07_02: {
502506
title: "🛠️ 自托管、俄语和新工具",
503507
content: "改进了<strong>自托管</strong>功能,添加了<strong>俄语</strong>支持,并引入了新的<em>健身工具</em>,包括卡路里计算器。🚀",

src/features/release-notes/model/notes.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ export interface ReleaseNote {
55
}
66

77
export const releaseNotes: ReleaseNote[] = [
8+
{
9+
date: "2025-07-09",
10+
titleKey: "release_notes.notes.note_2025_07_09.title",
11+
contentKey: "release_notes.notes.note_2025_07_09.content",
12+
},
813
{
914
date: "2025-07-02",
1015
titleKey: "release_notes.notes.note_2025_07_02.title",

0 commit comments

Comments
 (0)