From c28f38073c31ea8e6f2700bd59af3283338d343e Mon Sep 17 00:00:00 2001
From: lpw
Date: Tue, 21 Jun 2022 09:53:46 +0800
Subject: [PATCH] 3.10.0

---
 localizable/id.plist |   15 +++++++++++++--
 1 files changed, 13 insertions(+), 2 deletions(-)

diff --git a/localizable/id.plist b/localizable/id.plist
index 1eeeb52..c1a93d6 100644
--- a/localizable/id.plist
+++ b/localizable/id.plist
@@ -28,6 +28,8 @@
 	<string>VK</string>
 	<key>wasdk_confirm</key>
 	<string>Konfirmasi</string>
+	<key>wasdk_login_signinwithapple</key>
+	<string>Sign in with Apple</string>
 	<key>wasdk_cancel</key>
 	<string>Batal</string>
 	<key>wasdk_loading</key>
@@ -132,7 +134,16 @@
 	<string>OK</string>
 	<key>wasdk_copied</key>
 	<string>Copied</string>
-	<key>wasdk_login_signinwithapple</key>
-	<string>Sign in with Apple</string>
+	<key>wasdk_payment_center</key>
+	<string>Payment Center</string>
+	<key>wasdk_pay_way_title</key>
+	<string>How to recharge</string>
+	<key>wasdk_pay_way_1</key>
+	<string>1. Press the button below to copy the url</string>
+	<key>wasdk_pay_way_2</key>
+	<string>2. Paste it on a mobile browser and visit the url
+Recharge with discount</string>
+	<key>wasdk_short_link_dated_alert</key>
+	<string>The link is only valid for 5 minutes. Please request a link again once it expires.</string>
 </dict>
 </plist>

--
Gitblit v1.8.0