From ef21ed8de40e1c3dac26343db4d247171799130c Mon Sep 17 00:00:00 2001 From: Noah Hsu Date: Mon, 5 Dec 2022 08:48:45 +0000 Subject: [PATCH] chore: auto update i18n file --- src/lang/en/settings.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lang/en/settings.json b/src/lang/en/settings.json index 9c5168f65..0f847270c 100755 --- a/src/lang/en/settings.json +++ b/src/lang/en/settings.json @@ -19,6 +19,8 @@ }, "home_icon": "Home icon", "iframe_previews": "Iframe previews", + "ignore_paths": "Ignore paths", + "ignore_paths-tips": "one path per line", "image_types": "Image types", "index_progress": "Index progress", "link_expiration": "Link expiration", @@ -48,4 +50,4 @@ "version": "Version", "video_autoplay": "Video autoplay", "video_types": "Video types" -} +} \ No newline at end of file