Selaa lähdekoodia

【fix】新手礼领取引导框正文文案调整

tangchao 2 kuukautta sitten
vanhempi
commit
edee968a8a

+ 1 - 1
PDF Office/PDF Master/Class/GuideInfo/Controllers/FunctionGuide/KMAIToolsForCheckInGuideView.swift

@@ -34,7 +34,7 @@ class KMMessageDiscountGuideView: NSView {
     }()
     
     private lazy var subTitleLabel_: NSTextField = {
-        let view = NSTextField(wrappingLabelWithString: NSLocalizedString("Try all features for free or get coupons to purchase", comment: ""))
+        let view = NSTextField(wrappingLabelWithString: NSLocalizedString("Get new user coupons or get a 7-day free trial of all features!", comment: ""))
         view.font = .SFProTextRegularFont(12)
         view.textColor = NSColor(hex: "#273C62")
         return view

+ 1 - 1
PDF Office/PDF Master/Class/GuideInfo/NewUserGuide/Window/KMNewUserGuideWindowController.swift

@@ -57,7 +57,7 @@ import Cocoa
 
         backgroundIv.image = NSImage(named: "KMImageNameNewUserGuideBg")
         backgroundIv.image?.size = window?.frame.size ?? .zero
-        titleLabel.font = .SFProTextRegularFont(20)
+        titleLabel.font = .SFProTextSemiboldFont(20)
         titleLabel.stringValue = NSLocalizedString("The Beginner's Guide", comment: "")
         
         tableView.delegate = self

+ 1 - 1
PDF Office/PDF Master/Strings/ar.lproj/Localizable.strings

@@ -4796,7 +4796,7 @@
 "Welcome Gifts" = "هدايا الترحيب";
 "Try AI Tools Now" = "جرب أدوات الذكاء الاصطناعي الآن";
 "Welcome Gift For You" = "هدية الترحيب بالنسبة لك";
-"Try all features for free or get coupons to purchase" = "جرب جميع الميزات مجانًا أو احصل على كوبونات للشراء";
+"Get new user coupons or get a 7-day free trial of all features!" = "جرب جميع الميزات مجانًا أو احصل على كوبونات للشراء";
 "Total AI Credits" = "مجموع نقاط الذكاء الاصطناعي";
 "%@ Coupons" = "كوبونات %@";
 

+ 1 - 1
PDF Office/PDF Master/Strings/de.lproj/Localizable.strings

@@ -3161,6 +3161,6 @@
 "Welcome Gifts" = "Geschenke";
 "Try AI Tools Now" = "Probieren Sie AI jetzt aus";
 "Welcome Gift For You" = "Willkommensgeschenk";
-"Try all features for free or get coupons to purchase" = "Testen Sie alle Funktionen kostenlos oder erhalten Sie Gutscheine zum Kauf";
+"Get new user coupons or get a 7-day free trial of all features!" = "Testen Sie alle Funktionen kostenlos oder erhalten Sie Gutscheine zum Kauf";
 "Total AI Credits" = "Gesamtzahl der KI-Credits";
 "%@ Coupons" = "%@ Gutscheine";

+ 1 - 1
PDF Office/PDF Master/Strings/en.lproj/Localizable.strings

@@ -4333,6 +4333,6 @@
 "Welcome Gifts" = "Welcome Gifts";
 "Try AI Tools Now" = "Try AI Tools Now";
 "Welcome Gift For You" = "Welcome Gift For You";
-"Try all features for free or get coupons to purchase" = "Try all features for free or get coupons to purchase";
+"Get new user coupons or get a 7-day free trial of all features!" = "Get new user coupons or get a 7-day free trial of all features!";
 "Total AI Credits" = "Total AI Credits";
 "%@ Coupons" = "%@ Coupons";

+ 1 - 1
PDF Office/PDF Master/Strings/es.lproj/Localizable.strings

@@ -3241,6 +3241,6 @@
 "Welcome Gifts" = "Regalos";
 "Try AI Tools Now" = "Pruebe la AI ahora";
 "Welcome Gift For You" = "Regalo de bienvenida para ti";
-"Try all features for free or get coupons to purchase" = "Pruebe todas las funciones gratis u obtenga cupones para comprar";
+"Get new user coupons or get a 7-day free trial of all features!" = "Pruebe todas las funciones gratis u obtenga cupones para comprar";
 "Total AI Credits" = "Total de créditos de IA";
 "%@ Coupons" = "%@ Cupones";

+ 1 - 1
PDF Office/PDF Master/Strings/fr.lproj/Localizable.strings

@@ -3127,6 +3127,6 @@
 "Welcome Gifts" = "Cadeaux";
 "Try AI Tools Now" = "Essayez l'AI maintenant";
 "Welcome Gift For You" = "Cadeau de bienvenue pour vous";
-"Try all features for free or get coupons to purchase" = "Essayez toutes les fonctionnalités gratuitement ou obtenez des coupons à acheter";
+"Get new user coupons or get a 7-day free trial of all features!" = "Essayez toutes les fonctionnalités gratuitement ou obtenez des coupons à acheter";
 "Total AI Credits" = "Total des crédits d'IA";
 "%@ Coupons" = "%@ Coupons";

+ 1 - 1
PDF Office/PDF Master/Strings/it.lproj/Localizable.strings

@@ -3037,6 +3037,6 @@
 "Welcome Gifts" = "Regali di benvenuto";
 "Try AI Tools Now" = "Prova subito gli strumenti AI";
 "Welcome Gift For You" = "Regalo di benvenuto per te";
-"Try all features for free or get coupons to purchase" = "Prova tutte le funzionalità gratuitamente o ottieni coupon per l'acquisto";
+"Get new user coupons or get a 7-day free trial of all features!" = "Prova tutte le funzionalità gratuitamente o ottieni coupon per l'acquisto";
 "Total AI Credits" = "Crediti AI totali";
 "%@ Coupons" = "%@ Buoni";

+ 1 - 1
PDF Office/PDF Master/Strings/ja.lproj/Localizable.strings

@@ -3317,6 +3317,6 @@
 "Welcome Gifts" = "贈り物";
 "Try AI Tools Now" = "AIを試してみる";
 "Welcome Gift For You" = "贈り物";
-"Try all features for free or get coupons to purchase" = "すべての機能を無料で試すか、クーポンを入手してください";
+"Get new user coupons or get a 7-day free trial of all features!" = "すべての機能を無料で試すか、クーポンを入手してください";
 "Total AI Credits" = "合計AIクレジット";
 "%@ Coupons" = "%@ クーポン";

+ 1 - 1
PDF Office/PDF Master/Strings/nl.lproj/Localizable.strings

@@ -3199,6 +3199,6 @@
 "Welcome Gifts" = "Geschenken";
 "Try AI Tools Now" = "Probeer nu AI-tools";
 "Welcome Gift For You" = "Welkomstcadeau voor jou";
-"Try all features for free or get coupons to purchase" = "Probeer alle functies gratis of ontvang kortingsbonnen om te kopen";
+"Get new user coupons or get a 7-day free trial of all features!" = "Probeer alle functies gratis of ontvang kortingsbonnen om te kopen";
 "Total AI Credits" = "Totaal AI-credits";
 "%@ Coupons" = "%@ Kupony";

+ 1 - 1
PDF Office/PDF Master/Strings/pl.lproj/Localizable.strings

@@ -3253,6 +3253,6 @@
 "Welcome Gifts" = "Prezenty";
 "Try AI Tools Now" = "Wypróbuj narzędzia AI";
 "Welcome Gift For You" = "Prezent powitalny dla Ciebie";
-"Try all features for free or get coupons to purchase" = "Wypróbuj wszystkie funkcje za darmo lub zdobądź kupony na zakup";
+"Get new user coupons or get a 7-day free trial of all features!" = "Wypróbuj wszystkie funkcje za darmo lub zdobądź kupony na zakup";
 "Total AI Credits" = "Totaal AI-credits";
 "%@ Coupons" = "%@ kortingsbonnen";

+ 1 - 1
PDF Office/PDF Master/Strings/pt.lproj/Localizable.strings

@@ -4716,6 +4716,6 @@
 "Welcome Gifts" = "Presentes";
 "Try AI Tools Now" = "Experimente AI agora";
 "Welcome Gift For You" = "Presente de boas-vindas para você";
-"Try all features for free or get coupons to purchase" = "Experimente todos os recursos gratuitamente ou ganhe cupons para comprar";
+"Get new user coupons or get a 7-day free trial of all features!" = "Experimente todos os recursos gratuitamente ou ganhe cupons para comprar";
 "Total AI Credits" = "Total de créditos de IA";
 "%@ Coupons" = "%@ Cupons";

+ 1 - 1
PDF Office/PDF Master/Strings/ru.lproj/Localizable.strings

@@ -3187,6 +3187,6 @@
 "Welcome Gifts" = "Подарки";
 "Try AI Tools Now" = "Попробуйте ИИ сейчас";
 "Welcome Gift For You" = "Приветственный подарок для вас";
-"Try all features for free or get coupons to purchase" = "Попробуйте все функции бесплатно или получите купоны на покупку";
+"Get new user coupons or get a 7-day free trial of all features!" = "Попробуйте все функции бесплатно или получите купоны на покупку";
 "Total AI Credits" = "Всего кредитов ИИ";
 "%@ Coupons" = "%@ Купоны";

+ 1 - 1
PDF Office/PDF Master/Strings/zh-Hans.lproj/Localizable.strings

@@ -4234,6 +4234,6 @@
 "Welcome Gifts" = "新人礼";
 "Try AI Tools Now" = "立即使用AI工具";
 "Welcome Gift For You" = "新人礼包";
-"Try all features for free or get coupons to purchase" = "免费试用全功能 或 领取优惠券折扣";
+"Get new user coupons or get a 7-day free trial of all features!" = "领取新人优惠券,或免费试用全功能7天。";
 "Total AI Credits" = "总AI权益点数";
 "%@ Coupons" = "%@优惠券";

+ 1 - 1
PDF Office/PDF Master/Strings/zh-Hant.lproj/Localizable.strings

@@ -4367,6 +4367,6 @@
 "Welcome Gifts" = "新人禮";
 "Try AI Tools Now" = "立即使用AI工具";
 "Welcome Gift For You" = "新用戶禮包";
-"Try all features for free or get coupons to purchase" = "免費試用全功能 或 領取優惠券折扣";
+"Get new user coupons or get a 7-day free trial of all features!" = "領取新人優惠券,或免費試用全功能7天。";
 "Total AI Credits" = "總AI權益點數";
 "%@ Coupons" = "%@優惠券";