Files
NetNewsWire/Mac/SafariExtension/zh-Hans.lproj/InfoPlist.strings
2023-05-30 09:17:33 +08:00

13 lines
409 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/* Bundle display name */
"CFBundleDisplayName" = "添加到订阅";
/* Bundle name */
"CFBundleName" = "添加到订阅";
/* Copyright (human-readable) */
"NSHumanReadableCopyright" = "Copyright © 2019-2022 Brent Simmons. All rights reserved.";
/* Human readable description */
"NSHumanReadableDescription" = "此扩展会为Safari添加一个工具栏按钮方便添加当前页面的订阅源。";