From 480abb216d89a525513300f73053bbce472cc9a0 Mon Sep 17 00:00:00 2001 From: Simon Caron <8635747+simoncaron@users.noreply.github.com> Date: Sun, 5 Jan 2025 16:07:55 -0500 Subject: [PATCH] fixes --- translations/en.json | 2 +- translations/fr.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/translations/en.json b/translations/en.json index 1dae952c..eb1425a7 100644 --- a/translations/en.json +++ b/translations/en.json @@ -171,7 +171,7 @@ "no_downloaded_items": "No downloaded items", "delete_all_movies_button": "Delete all Movies", "delete_all_tvseries_button": "Delete all TV-Series", - "delete_button": "Delete all", + "delete_all_button": "Delete all", "active_download": "Active download", "no_active_downloads": "No active downloads", "active_downloads": "Active downloads", diff --git a/translations/fr.json b/translations/fr.json index 24f22f83..dcbfbaf8 100644 --- a/translations/fr.json +++ b/translations/fr.json @@ -1,6 +1,6 @@ { "login": { - "username_required": "Le nom d'utilisateur est requis", + "username_required": "Nom d'utilisateur requis", "error_title": "Erreur", "login_title": "Se connecter", "login_to_title": "Se connecter à",