From a9b1d0c78dab06268805bb479225d33db8185dc2 Mon Sep 17 00:00:00 2001 From: Mark McGuill Date: Fri, 21 Jun 2024 19:14:28 +0700 Subject: [PATCH] New translations localizable.strings (Chinese Simplified) --- StrongBox/zh-Hans/Localizable.strings | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/StrongBox/zh-Hans/Localizable.strings b/StrongBox/zh-Hans/Localizable.strings index 0dd9a7e0c..bfb630599 100644 --- a/StrongBox/zh-Hans/Localizable.strings +++ b/StrongBox/zh-Hans/Localizable.strings @@ -6167,3 +6167,15 @@ /* Store your database anywhere within your Mac file system. */ "storage_mac_file_description" = "Store your database anywhere within your Mac file system."; + +/* Stay In Sync */ +"enable_notifications_onboarding_title" = "Stay In Sync"; + +/* To stay current and keep your databases up to date, please allow Strongbox to receive notifications. */ +"enable_notifications_onboarding_message" = "To stay current and keep your databases up to date, please allow Strongbox to receive notifications."; + +/* Sounds Good, Allow */ +"enable_notifications_onboarding_sounds_good_allow" = "Sounds Good, Allow"; + +/* Not Right Now */ +"enable_notifications_onboarding_title" = "Not Right Now";