mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Add zh-Hans.lproj for Account
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
/*
|
||||
Localizable.strings
|
||||
|
||||
|
||||
Created by Jerry on 28/05/2023.
|
||||
|
||||
*/
|
||||
|
||||
"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.message.feed-not-found" = "Can’t add a feed because no feed was found.";
|
||||
"error.message.already-subscribed" = "You are already subscribed to this feed and can’t add it again.";
|
||||
"error.message.opml-import-in-progress" = "An OPML import for this account is already running.";
|
||||
@@ -2,8 +2,8 @@
|
||||
Localizable.strings
|
||||
NetNewsWire
|
||||
|
||||
Created by Stuart Breckenridge on 21/11/2020.
|
||||
Copyright © 2020 Ranchero Software. All rights reserved.
|
||||
Created by Jerry on 28/05/2023.
|
||||
Copyright © 2023 Ranchero Software. All rights reserved.
|
||||
*/
|
||||
|
||||
/* Bundle */
|
||||
|
||||
Reference in New Issue
Block a user