diff --git a/docs/translations-needed.md b/docs/translations-needed.md index 8c9e99a904..dc12f19d49 100644 --- a/docs/translations-needed.md +++ b/docs/translations-needed.md @@ -91,7 +91,7 @@ If you add or update a translation run `grunt check-translations` to update the | | , opens subtitles settings dialog | | | , opens descriptions settings dialog | | | , selected | -| de.json (missing 1) | Replay | +| de.json (Complete) | | | el.json (missing 1) | Replay | | es.json (missing 15) | Replay | | | Close Modal Dialog | @@ -138,7 +138,7 @@ If you add or update a translation run `grunt check-translations` to update the | | , opens subtitles settings dialog | | | , opens descriptions settings dialog | | | , selected | -| fr.json (missing 1) | Replay | +| fr.json (Complete) | | | hr.json (missing 15) | Replay | | | Close Modal Dialog | | | Descriptions | diff --git a/lang/de.json b/lang/de.json index 57c72af76b..2f856541b2 100644 --- a/lang/de.json +++ b/lang/de.json @@ -1,6 +1,7 @@ { "Play": "Wiedergabe", "Pause": "Pause", + "Replay": "Erneut abspielen", "Current Time": "Aktueller Zeitpunkt", "Duration Time": "Dauer", "Remaining Time": "Verbleibende Zeit", diff --git a/lang/fr.json b/lang/fr.json index ab7c101849..69de9e2a89 100644 --- a/lang/fr.json +++ b/lang/fr.json @@ -1,6 +1,7 @@ { "Play": "Lecture", "Pause": "Pause", + "Replay": "Revoir", "Current Time": "Temps actuel", "Duration Time": "Durée", "Remaining Time": "Temps restant",