Update SC localization for the Account package

This commit is contained in:
Jerry
2023-05-28 21:27:42 +08:00
parent 3be58e3e64
commit 24b75b18dd

View File

@@ -6,11 +6,11 @@
*/
"error.title.feed-not-found" = "Unable to Add Feed";
"error.title.already-subscribed" = "Already Subscribed";
"error.title.ompl-import-in-progress" = "OPML Import in Progress";
"error.title.error" = "Error";
"error.title.feed-not-found" = "无法添加订阅";
"error.title.already-subscribed" = "已经订阅过了";
"error.title.ompl-import-in-progress" = "OPML 导入中";
"error.title.error" = "错误";
"error.message.feed-not-found" = "Cant add a feed because no feed was found.";
"error.message.already-subscribed" = "You are already subscribed to this feed and cant add it again.";
"error.message.opml-import-in-progress" = "An OPML import for this account is already running.";
"error.message.feed-not-found" = "未找到订阅源,无法添加订阅。";
"error.message.already-subscribed" = "你已经添加此订阅,无法再次添加。";
"error.message.opml-import-in-progress" = "该帐户的 OPML 导入正在进行中。";