Skip to content

Commit 98da44b

Browse files
committed
Update react code
1 parent 3072ffb commit 98da44b

File tree

5 files changed

+131
-127
lines changed

5 files changed

+131
-127
lines changed

wger/core/static/react/locales/de/translation.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
"resultingRoutine": "Resultierende Routine",
173173
"deleteDayConfirmation": "Dies löscht alle Sets, Übungen und Fortschrittsregeln",
174174
"fitDaysInWeek": "Tage in die Woche einpassen",
175-
"defaultRounding": "Standardroutine",
175+
"defaultRounding": "Standardrundung",
176176
"rounding": "Rundung (diese Übung)",
177177
"weightLogNotPlanned": "Speichere Log an einem Tag ohne geplantes Workout.",
178178
"alsoShowLogs": "Zeige auch Logeinträge",
@@ -324,7 +324,7 @@
324324
"result": "Dein BMI ist {{value}}"
325325
},
326326
"editName": "{{name}} bearbeiten",
327-
"start": "Beginne",
327+
"start": "Start",
328328
"end": "Ende",
329329
"comment": "Kommentar",
330330
"min": "Min",

wger/core/static/react/locales/es/translation.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,5 +328,7 @@
328328
"durationWeeks": "{{number}} semanas",
329329
"durationWeeksDays": "{{nrWeeks}} semanas, {{nrDays}} días",
330330
"undo": "Deshacer",
331-
"successfullyDeleted": "Borrado completado"
331+
"successfullyDeleted": "Borrado completado",
332+
"public": "Público",
333+
"private": "Privado"
332334
}

wger/core/static/react/locales/pt_PT/translation.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"imageStylePhoto": "Foto",
9191
"imageStyle3D": "3D",
9292
"imageStyleLine": "Linha",
93-
"imageStyleLowPoly": "Low-Poly",
93+
"imageStyleLowPoly": "Roldana baixa",
9494
"imageStyleOther": "Outro",
9595
"imageDetails": "Detalhes da imagem",
9696
"swapExercise": "Trocar exercício"
@@ -190,7 +190,7 @@
190190
"durationWeeksDays": "{{nrWeeks}} semanas, {{nrDays}} dias",
191191
"videos": "Vídeos",
192192
"undo": "Desfazer",
193-
"successfullyDeleted": "Apagado com sucesso",
193+
"successfullyDeleted": "Eliminado com sucesso",
194194
"cannotBeUndone": "Esta ação é irreversível.",
195195
"cancel": "Cancelar",
196196
"noResults": "Sem resultados",
@@ -328,5 +328,7 @@
328328
},
329329
"calendar": "Calendário",
330330
"entries": "Registos",
331-
"no_entries_for_day": "Sem registos neste dia"
331+
"no_entries_for_day": "Sem registos neste dia",
332+
"private": "Privado",
333+
"public": "Público"
332334
}

0 commit comments

Comments
 (0)