mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Internationalises notificationDisplayName
& provides en, en-gb strings; simplified chinese pending
This commit is contained in:
@@ -754,6 +754,12 @@
|
||||
/* Self-hosted accounts sync your feeds across all your devices */
|
||||
"label.text.self-hosted-accounts-explainer" = "Self-hosted accounts sync your feeds across all your devices";
|
||||
|
||||
/* Show notifications for new articles */
|
||||
"label.text.show-notifications-for-new-articles" = "Notify about new articles";
|
||||
|
||||
/* Show notifications for new posts */
|
||||
"label.text.show-notifications-for-new-posts" = "Notify about new posts";
|
||||
|
||||
/* Small */
|
||||
"label.text.small" = "Small";
|
||||
|
||||
|
||||
@@ -739,6 +739,12 @@
|
||||
/* Self-hosted accounts sync your feeds across all your devices */
|
||||
"label.text.self-hosted-accounts-explainer" = "Self-hosted accounts sync your feeds across all your devices";
|
||||
|
||||
/* Show notifications for new articles */
|
||||
"label.text.show-notifications-for-new-articles" = "Notify about new articles";
|
||||
|
||||
/* Show notifications for new posts */
|
||||
"label.text.show-notifications-for-new-posts" = "Notify about new posts";
|
||||
|
||||
/* Small */
|
||||
"label.text.small" = "Small";
|
||||
|
||||
|
||||
@@ -748,6 +748,12 @@
|
||||
/* Self-hosted accounts sync your feeds across all your devices */
|
||||
"label.text.self-hosted-accounts-explainer" = "自托管帐户可以在所有设备上同步你的订阅。";
|
||||
|
||||
/* Show notifications for new articles */
|
||||
"label.text.show-notifications-for-new-articles" = "Notify about new articles";
|
||||
|
||||
/* Show notifications for new posts */
|
||||
"label.text.show-notifications-for-new-posts" = "Notify about new posts";
|
||||
|
||||
/* Small */
|
||||
"label.text.small" = "小";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user