Create Simplified Chinese locales

This commit is contained in:
Jerry
2023-05-28 14:22:55 +08:00
parent eec4a56028
commit 89eeb94024
30 changed files with 2704 additions and 11 deletions

View File

@@ -0,0 +1,6 @@
/* Bundle display name */
"CFBundleDisplayName" = "NetNewsWire iOS Intents Extension";
/* Bundle name */
"CFBundleName" = "NetNewsWire iOS Intents Extension";

View File

@@ -0,0 +1,3 @@
/* Unable to communicate with NetNewsWire. */
"errordescription.localized.communication-failure" = "Unable to communicate with NetNewsWire.";