From e4c105f2a2c83e41dd27f5904ec33b785bf9285b Mon Sep 17 00:00:00 2001 From: wukko Date: Sat, 28 Oct 2023 19:03:49 +0600 Subject: [PATCH] fix line duplication (due to skill issue) --- src/localization/languages/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/localization/languages/en.json b/src/localization/languages/en.json index 4e9132f3..62ef6a90 100644 --- a/src/localization/languages/en.json +++ b/src/localization/languages/en.json @@ -135,7 +135,7 @@ "KeyboardShortcutClear": "clear link input area", "KeyboardShortcutClosePopup": "close all popups", "CollapseLegal": "terms and ethics", - "FairUse": "cobalt is a tool for easing content downloads from internet and takes zero liability. you are responsible for what you download, how you use and distribute that content. please be mindful when using content of others and always credit original creators. fair use and credits benefit everyone.\n\nwhen used in education purposes (lecture, homework, etc) please attach the source link.\n\nfair use and credits benefit everyone.", + "FairUse": "cobalt is a tool for easing content downloads from internet and takes zero liability. you are responsible for what you download, how you use and distribute that content. please be mindful when using content of others and always credit original creators.\n\nwhen used in education purposes (lecture, homework, etc) please attach the source link.\n\nfair use and credits benefit everyone.", "UrgentFeatureUpdate71": "more supported services!", "UrgentThanks": "thank you for support!", "SettingsDisableMetadata": "don't add metadata",