From ce6e51128d2fef563728391e2725341ac7139c72 Mon Sep 17 00:00:00 2001 From: iDazai <50296346+iDazai@users.noreply.github.com> Date: Mon, 9 Oct 2023 15:04:45 +0200 Subject: [PATCH] Update it.json added three missing lines, no translation --- assets/translations/it.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/assets/translations/it.json b/assets/translations/it.json index 3f3fc40..8818644 100644 --- a/assets/translations/it.json +++ b/assets/translations/it.json @@ -242,9 +242,12 @@ "appsPossiblyUpdated": "App Updates Attempted", "appsPossiblyUpdatedNotifDescription": "Notifies the user that updates to one or more Apps were potentially applied in the background", "xWasPossiblyUpdatedToY": "{} may have been updated to {}.", + "enableBackgroundUpdates": "Enable background updates", "backgroundUpdateReqsExplanation": "Background updates may not be possible for all apps.", "backgroundUpdateLimitsExplanation": "The success of a background install can only be determined when Obtainium is opened.", "verifyLatestTag": "Verify the 'latest' tag", + "intermediateLinkRegex": "Filter for an 'Intermediate' Link to Visit First", + "intermediateLinkNotFound": "Intermediate link not found", "exemptFromBackgroundUpdates": "Exempt from background updates (if enabled)", "bgUpdatesOnWiFiOnly": "Disable background updates when not on WiFi", "autoSelectHighestVersionCode": "Auto-select highest versionCode APK",