From 30c6c1afd3a23b9216c4513b0a693490aeb0b518 Mon Sep 17 00:00:00 2001 From: iDazai <50296346+iDazai@users.noreply.github.com> Date: Tue, 2 Jan 2024 07:55:16 +0100 Subject: [PATCH] Update fr.json --- assets/translations/fr.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/assets/translations/fr.json b/assets/translations/fr.json index 7ee7c83..7f381e5 100644 --- a/assets/translations/fr.json +++ b/assets/translations/fr.json @@ -283,6 +283,11 @@ "supportFixedAPKURL": "Support fixed APK URLs", "selectX": "Select {}", "parallelDownloads": "Allow parallel downloads", + "installMethod": "Installation method", + "normal": "Normal", + "shizuku": "Shizuku", + "root": "Root", + "shizukuBinderNotFound": "Shizuku is not running", "removeAppQuestion": { "one": "Supprimer l'application ?", "other": "Supprimer les applications ?" @@ -335,4 +340,4 @@ "one": "{} and 1 more app may have been updated.", "other": "{} and {} more apps may have been updated." } -} \ No newline at end of file +}