From 89213bebc5b3947ec2513f70fdc3071fff9fcdb9 Mon Sep 17 00:00:00 2001 From: Leo Date: Mon, 4 May 2020 15:43:23 +0800 Subject: [PATCH] fix: typo jsDelivr --- uPic/en.lproj/Localizable.strings | 2 +- uPic/zh-Hans.lproj/Localizable.strings | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/uPic/en.lproj/Localizable.strings b/uPic/en.lproj/Localizable.strings index 58f8bae..f6b7814 100644 --- a/uPic/en.lproj/Localizable.strings +++ b/uPic/en.lproj/Localizable.strings @@ -104,7 +104,7 @@ "Body Data" = "Body Data"; "Client ID" = "Client ID"; "Save Key" = "Save Key"; -"Use CDN" = "Use jsDeliver CDN to speed up access"; +"Use CDN" = "Use jsDelivr CDN to speed up access"; "Version" = "Version"; "Email" = "Email"; "Anonymous" = "Anonymous"; diff --git a/uPic/zh-Hans.lproj/Localizable.strings b/uPic/zh-Hans.lproj/Localizable.strings index fe0a4d4..e5c48d1 100644 --- a/uPic/zh-Hans.lproj/Localizable.strings +++ b/uPic/zh-Hans.lproj/Localizable.strings @@ -104,7 +104,7 @@ "Body Data" = "Body 数据"; "Client ID" = "Client ID"; "Save Key" = "保存路径"; -"Use CDN" = "使用 jsDeliver CDN 加速访问"; +"Use CDN" = "使用 jsDelivr CDN 加速访问"; "Version" = "版本"; "Email" = "邮箱"; "Anonymous" = "匿名";