Browse Source

3.4.0(1) ready

pull/1/head
Jeongbae Kong 4 years ago
parent
commit
1aa9044c75
  1. 2
      GME Remit/AppDelegate.swift
  2. 6
      GME Remit/Modules/ExchangeRates/User Interface/View/ExchangeRates.storyboard
  3. 6
      GME Remit/Modules/Home/User Interface/View/Home.storyboard
  4. 8
      GME Remit/Modules/ManageAccountsModules/AutoDebitModules/AutoDebit/User Interface/View/AutoDebit.storyboard
  5. 10
      GME Remit/Modules/RemittanceModules/DomesticModules/DomesticRemit/User Interface/View/DomesticRemitViewController.swift
  6. 2
      GME Remit/Modules/RemittanceModules/DomesticModules/DomesticRemit/User Interface/View/ViewModel/DomesticRemitViewModel.swift
  7. 8
      GME Remit/Modules/RemittanceModules/InboundModules/AddInboundAccount/User Interface/View/AddInboundAccount.storyboard
  8. 2
      GME Remit/Modules/RemittanceModules/OverseasModules/SendMoneyExchangeRate/User Interface/View/SendMoneyExchangeRateViewController.swift
  9. 4
      GME Remit/Modules/RemittanceModules/OverseasModules/SendMoneyReceipt/User Interface/View/SendMoneyReceipt.storyboard
  10. 1
      GME Remit/Modules/RemittanceModules/OverseasModules/SendMoneyVerification/User Interface/View/SendMoneyVerificationViewController.swift
  11. 3
      GME Remit/Modules/RewardModules/Redeem/User Interface/View/RedeemViewController.swift
  12. 2
      GME Remit/Modules/RewardModules/Reward/User Interface/View/RewardViewController.swift
  13. 1
      GME Remit/MultiLanguages/bn.lproj/Localizable.strings
  14. 6
      GME Remit/MultiLanguages/en.lproj/Localizable.strings
  15. 2
      GME Remit/MultiLanguages/id.lproj/Localizable.strings
  16. 1
      GME Remit/MultiLanguages/km.lproj/Localizable.strings
  17. 1
      GME Remit/MultiLanguages/ko.lproj/Localizable.strings
  18. 2
      GME Remit/MultiLanguages/mn.lproj/Localizable.strings
  19. 1
      GME Remit/MultiLanguages/my-MM.lproj/Localizable.strings
  20. 1
      GME Remit/MultiLanguages/my.lproj/Localizable.strings
  21. 2
      GME Remit/MultiLanguages/ne.lproj/Localizable.strings
  22. 1
      GME Remit/MultiLanguages/ru-RU.lproj/Localizable.strings
  23. 1
      GME Remit/MultiLanguages/si.lproj/Localizable.strings
  24. 2
      GME Remit/MultiLanguages/th.lproj/Localizable.strings
  25. 1
      GME Remit/MultiLanguages/ur-PK.lproj/Localizable.strings
  26. 2
      GME Remit/MultiLanguages/uz.lproj/Localizable.strings
  27. 1
      GME Remit/MultiLanguages/vi-VN.lproj/Localizable.strings

2
GME Remit/AppDelegate.swift

@ -21,7 +21,6 @@ import Localize_Swift
import ChannelIO
import LGSideMenuController
#if DEBUG
var server: Server = .live
#else
@ -79,6 +78,7 @@ class AppDelegate: UIResponder, UIApplicationDelegate {
let center = UNUserNotificationCenter.current()
center.delegate = self
center.requestAuthorization(options: [.alert, .sound, .badge]) { (granted, _) in
guard granted else { return }
center.getNotificationSettings { settings in

6
GME Remit/Modules/ExchangeRates/User Interface/View/ExchangeRates.storyboard

@ -3,7 +3,7 @@
<device id="retina4_7" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16086"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16087"/>
<capability name="Named colors" minToolsVersion="9.0"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
@ -408,13 +408,13 @@
<constraint firstAttribute="trailing" secondItem="9vK-lM-Ovi" secondAttribute="trailing" id="vk4-if-Wcz"/>
</constraints>
</view>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Current Exchange Rate : " textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ra0-EV-k1c">
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Current Exchange Rate : " textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="12" translatesAutoresizingMaskIntoConstraints="NO" id="Ra0-EV-k1c">
<rect key="frame" x="0.0" y="415" width="355" height="30"/>
<constraints>
<constraint firstAttribute="height" constant="30" id="lym-Mh-SsK"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="23"/>
<nil key="textColor"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="248" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="SFv-hx-ks3">

6
GME Remit/Modules/Home/User Interface/View/Home.storyboard

@ -146,16 +146,16 @@
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="9Ft-mi-Ev0">
<rect key="frame" x="5" y="8.5" width="124.5" height="43"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="253" ambiguous="YES" text="Kwangju(034)" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" minimumScaleFactor="0.84999999999999998" translatesAutoresizingMaskIntoConstraints="NO" id="IXG-rj-tyI">
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="253" text="Kwangju(034)" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" minimumScaleFactor="0.84999999999999998" translatesAutoresizingMaskIntoConstraints="NO" id="IXG-rj-tyI">
<rect key="frame" x="23" y="0.0" width="79" height="15.5"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Medium" family="San Francisco Display" pointSize="13"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
<stackView opaque="NO" contentMode="scaleToFill" ambiguous="YES" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="jPc-HT-RBJ">
<stackView opaque="NO" contentMode="scaleToFill" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="jPc-HT-RBJ">
<rect key="frame" x="46" y="20.5" width="32.5" height="22.5"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="261" verticalHuggingPriority="251" ambiguous="YES" text="N/A" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="FSQ-xU-CsJ">
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="261" verticalHuggingPriority="251" text="N/A" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="FSQ-xU-CsJ">
<rect key="frame" x="0.0" y="0.0" width="32.5" height="22.5"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Medium" family="San Francisco Display" pointSize="19"/>
<color key="textColor" name="ThemeRed"/>

8
GME Remit/Modules/ManageAccountsModules/AutoDebitModules/AutoDebit/User Interface/View/AutoDebit.storyboard

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="15702" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="OqX-eA-I5Q">
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="16096" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="OqX-eA-I5Q">
<device id="retina4_7" orientation="portrait" appearance="dark"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15704"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16087"/>
<capability name="Named colors" minToolsVersion="9.0"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
@ -320,12 +320,13 @@
<point key="canvasLocation" x="4040.8000000000002" y="900.89955022488766"/>
</scene>
</scenes>
<color key="tintColor" red="0.78177064659999995" green="0.55228364470000002" blue="0.018981300289999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<resources>
<image name="addAccount9" width="48" height="48"/>
<image name="ic_auto_debit_renew" width="256" height="256"/>
<image name="ic_delete" width="48" height="48"/>
<image name="ic_register_Inbound" width="78" height="73"/>
<image name="sc" width="100" height="72"/>
<image name="sc" width="100" height="66"/>
<namedColor name="ThemeBlack">
<color white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</namedColor>
@ -345,5 +346,4 @@
<color red="0.28999999165534973" green="0.28999999165534973" blue="0.28999999165534973" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
</resources>
<color key="tintColor" red="0.78177064659999995" green="0.55228364470000002" blue="0.018981300289999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</document>

10
GME Remit/Modules/RemittanceModules/DomesticModules/DomesticRemit/User Interface/View/DomesticRemitViewController.swift

@ -172,8 +172,6 @@ extension DomesticRemitViewController {
let output = viewModel.transform(input: input)
// output
output.isError
.drive(
@ -276,17 +274,11 @@ extension DomesticRemitViewController {
let minimumError = "amount_minimum_error_text".localized()
if isAvailable == false && amount > 6500000 {
self.amountTextField.errorMessage = "Cannot exceed 6,500,000KRW"
self.amountTextField.errorMessage = "amount_max_error_text".localized()
} else {
self.amountTextField.errorMessage =
amount > 9999 ? biggerError : minimumError
}
// self.amountTextField.errorMessage =
// amount > 9999 ? biggerError : minimumError
})
.disposed(by: disposeBag)

2
GME Remit/Modules/RemittanceModules/DomesticModules/DomesticRemit/User Interface/View/ViewModel/DomesticRemitViewModel.swift

@ -188,7 +188,7 @@ class DomesticRemitViewModel: ViewModelType {
guard
let balance = balanceText,
let balanceNumber = Double(balance) else {
return amount > 9999
return amount > 9999 && amount <= 6500000
}
return (realSendAmount <= Int(balanceNumber) ? true : false) && amount > 9999 && amount <= 6500000
}

8
GME Remit/Modules/RemittanceModules/InboundModules/AddInboundAccount/User Interface/View/AddInboundAccount.storyboard

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="15702" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="HSb-ou-7T5">
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="16096" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="HSb-ou-7T5">
<device id="retina4_7" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15704"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16087"/>
<capability name="Named colors" minToolsVersion="9.0"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
@ -168,9 +168,10 @@
<point key="canvasLocation" x="-92" y="232.53373313343329"/>
</scene>
</scenes>
<color key="tintColor" red="0.78177064659999995" green="0.55228364470000002" blue="0.018981300289999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<resources>
<image name="ic_cancel" width="12" height="12"/>
<image name="ic_koreaBank" width="48" height="46"/>
<image name="ic_koreaBank" width="100" height="66"/>
<image name="sm_managet_accounts" width="27" height="22.5"/>
<namedColor name="ThemeBlack">
<color white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
@ -188,5 +189,4 @@
<color red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
</resources>
<color key="tintColor" red="0.78177064659999995" green="0.55228364470000002" blue="0.018981300289999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</document>

2
GME Remit/Modules/RemittanceModules/OverseasModules/SendMoneyExchangeRate/User Interface/View/SendMoneyExchangeRateViewController.swift

@ -139,6 +139,7 @@ class SendMoneyExchangeRateViewController: UIViewController {
reciepientTextField.text = Utility.getCommaSeperatedStringWithDecimal(
numberString: model.recipientAmount ?? ""
)
senderTextField.text = Utility.getCommaSeperatedStringWithDecimal(
@ -207,7 +208,6 @@ class SendMoneyExchangeRateViewController: UIViewController {
presenter?.fetchCoupons()
sendingAmountChanged()
}
override func viewDidAppear(_ animated: Bool) {

4
GME Remit/Modules/RemittanceModules/OverseasModules/SendMoneyReceipt/User Interface/View/SendMoneyReceipt.storyboard

@ -266,13 +266,13 @@
<rect key="frame" x="13" y="0.0" width="329" height="50"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Mobile No." lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bTl-Ab-V1o" userLabel="Mobile">
<rect key="frame" x="0.0" y="0.0" width="68" height="50"/>
<rect key="frame" x="0.0" y="0.0" width="68.333333333333329" height="50"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="SJg-la-JAc">
<rect key="frame" x="70" y="0.0" width="259" height="50"/>
<rect key="frame" x="70.333333333333343" y="0.0" width="258.66666666666663" height="50"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Bold" family="San Francisco Text" pointSize="14"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>

1
GME Remit/Modules/RemittanceModules/OverseasModules/SendMoneyVerification/User Interface/View/SendMoneyVerificationViewController.swift

@ -76,7 +76,6 @@ class SendMoneyVerificationViewController: UITableViewController {
var requestModel: SendMoneyRequestModel?
weak var hudDelegate: HUDStatusDelegate?
var password: String? {
didSet {
guard

3
GME Remit/Modules/RewardModules/Redeem/User Interface/View/RedeemViewController.swift

@ -288,7 +288,8 @@ extension RedeemViewController: RedeemViewInterface {
func submitSuccess() {
alert(
type: .normal,
message: "order_completed_message_text".localized(),
message:
"order_completed_message_text".localized(),
title: "order_completed_message_title_text".localized()
) {[weak self] in
guard let `self` = self else {return}

2
GME Remit/Modules/RewardModules/Reward/User Interface/View/RewardViewController.swift

@ -203,7 +203,7 @@ extension RewardViewController: RewardViewInterface {
func submitSuccess() {
alert(
type: .normal,
message: "order_completed_message_text".localized(),
message: "You can now use free service charge coupon while sending money overseas.",
title: "order_completed_message_title_text".localized()
) {[weak self] in
guard let `self` = self else {return}

1
GME Remit/MultiLanguages/bn.lproj/Localizable.strings

@ -648,6 +648,7 @@
"international_text" = "আন্তর্জাতিক";
"transfer_charge_text" = "ট্রান্সফার চার্জ";
"will_deduct_info_text" = "ooo উয়ন কর্তন হবে (পরিমান+সার্ভিস ফি)";
"amount_max_error_text" = "প্রেরণের পরিমাণ 6,500,000 উয়ন এর বেশি হবে না";
// Inbound
"inbound_accounts_text" = "ইনবাউন্ড একাউন্ট";

6
GME Remit/MultiLanguages/en.lproj/Localizable.strings

@ -442,7 +442,7 @@
"select_branch_text" = "Select the branch";
"you_visit_nearest_gme_branch_to_redeem_text" = "You visit nearest GME branch to redeem your reward directly.";
"order_completed_message_text" = "Your order has been completed.\nTake it from the branch of your choice.";
"order_completed_message_title_text" = "Congratulation";
"order_completed_message_title_text" = "Congratulations";
// RewardViewController
"products_text" = "Products";
@ -656,6 +656,8 @@
"international_text" = "International";
"transfer_charge_text" = "Transfer Charge";
"will_deduct_info_text" = "It will deduct oooKRW (Amount + ServiceFee)";
"amount_max_error_text" = "Sending amount should not exceed 6,500,000 KRW";
// Inbound
"inbound_accounts_text" = "Inbound Account";
@ -814,3 +816,5 @@
//Fraud Waring
"GME_fraud_warning_text" = "Fraud Warning";

2
GME Remit/MultiLanguages/id.lproj/Localizable.strings

@ -658,6 +658,8 @@
"international_text" = "Internasional";
"transfer_charge_text" = "Biaya Kirim";
"will_deduct_info_text" = "Pemotongan ooo KRW (Nominal + Biaya)";
"amount_max_error_text" = "Jumlah uang yang dikirim tidak boleh melebihi 6,500,000 KRW";
// Inbound
"inbound_accounts_text" = "Akun Inbound (Pengiriman ke dalam Korea)";

1
GME Remit/MultiLanguages/km.lproj/Localizable.strings

@ -660,6 +660,7 @@
"international_text" = "ក្រៅស្រុក";
"transfer_charge_text" = "តម្លៃសេវា";
"will_deduct_info_text" = "លោកអ្នកនឹងត្រូវបានកាត់ ooo KRW (ចំនួនបញ្ចូល + ថ្លៃសេវាកម្ម)";
"amount_max_error_text" = "ការផ្ញើរមិនអាចលើសពី 6,500,000 វ៉ុន";
// Inbound
"inbound_accounts_text" = "គណនីទទួលប្រាក់ពីក្រៅប្រទេស";

1
GME Remit/MultiLanguages/ko.lproj/Localizable.strings

@ -657,6 +657,7 @@
"international_text" = "해외";
"transfer_charge_text" = "수수료";
"will_deduct_info_text" = "ooo원이 차감될 것 입니다. (송금액 + 수수료)";
"amount_max_error_text" = "송금 금액이 6,500,000 KRW을 넘을 수 없습니다.";
// Inbound
"inbound_accounts_text" = "타발송금 계좌";

2
GME Remit/MultiLanguages/mn.lproj/Localizable.strings

@ -657,6 +657,8 @@
"international_text" = "Олон улсын";
"transfer_charge_text" = "Гүйлгээний шимтгэл";
"will_deduct_info_text" = "Хасагдах дүн (шимтгэл багтсан)";
"amount_max_error_text" = "Шилжүүлэх боломжит дүнгийн дээд хэмжээ 6,500,000 вон";
// Inbound
"inbound_accounts_text" = "Данс";

1
GME Remit/MultiLanguages/my-MM.lproj/Localizable.strings

@ -629,6 +629,7 @@
"international_text" = "ပြည်ပ";
"transfer_charge_text" = "၀န်ဆောင်ကြေး";
"will_deduct_info_text" = "၀မ်ငွေ ကျသင့်ပါသည် (ပမာဏ+၀န်‌‌ဆောင်ကြေး";
"amount_max_error_text" = "ပေးပို့သည့်ပမာဏမှာ ၀မ် 6,500,000 ထက်မပိုရပါ";
// Inbound
"inbound_accounts_text" = "ကိုရီးယား ဘဏ်အကောင့်";

1
GME Remit/MultiLanguages/my.lproj/Localizable.strings

@ -666,6 +666,7 @@
"international_text" = "ပြည်ပ";
"transfer_charge_text" = "၀န်ဆောင်ကြေး";
"will_deduct_info_text" = "၀မ်ငွေ ကျသင့်ပါသည် (ပမာဏ+၀န်‌‌ဆောင်ကြေး";
"amount_max_error_text" = "ပေးပို့သည့်ပမာဏမှာ ၀မ် 6,500,000 ထက်မပိုရပါ";
// Inbound
"inbound_accounts_text" = "ကိုရီးယား ဘဏ်အကောင့်";

2
GME Remit/MultiLanguages/ne.lproj/Localizable.strings

@ -655,6 +655,8 @@
"international_text" = "कोरिया बाहिरको";
"transfer_charge_text" = "सेवा शुल्क";
"will_deduct_info_text" = "ooo KRWकटौती गरिनेछ (रकम + सेवा शुल्क)";
"amount_max_error_text" = "पठाउने रकम ६,५०००,००० KRW भन्दा बढि हुनु हुँदैन।";
// Inbound
"inbound_accounts_text" = "इन्बाउण्ड खाता";

1
GME Remit/MultiLanguages/ru-RU.lproj/Localizable.strings

@ -658,6 +658,7 @@
"international_text" = "Международный";
"transfer_charge_text" = "Комиссия";
"will_deduct_info_text" = "Сумма к изъятию - ooo KRW (Сумма пополнения баланса + Комиссия)";
"amount_max_error_text" = "Сумма отправки не должна превышать 6,500,000 вон";
// Inbound
"inbound_accounts_text" = "Счёт для получения денег";

1
GME Remit/MultiLanguages/si.lproj/Localizable.strings

@ -666,6 +666,7 @@
"international_text" = "අන්තර්ජාතික";
"transfer_charge_text" = "මුදල් මාරු කිරීමේ ගාස්තුව";
"will_deduct_info_text" = "වොන් ooo ක් අඩුවනු ඇත (මුදල + සේවා ගාස්තු )";
"amount_max_error_text" = "මුදල් ප්‍රමාණය 6,500,000 KRW නොඉක්මවිය යුතුය";
// Inbound
"inbound_accounts_text" = "මුදල් ගෙන්වන ගිණුම";

2
GME Remit/MultiLanguages/th.lproj/Localizable.strings

@ -653,6 +653,8 @@
"international_text" = "ต่างประเทศ";
"transfer_charge_text" = "ค่าธรรมเนียม";
"will_deduct_info_text" = "ยอดเงินของท่านจะถูกหักไป ooo วอน (ยอดเงิน+ค่าบริการ)";
"amount_max_error_text" = "ยอดโอนเงินควรไม่เกิน 6,500,000 วอน";
// Inbound
"inbound_accounts_text" = "บัญชีรับโอน";

1
GME Remit/MultiLanguages/ur-PK.lproj/Localizable.strings

@ -553,6 +553,7 @@
"local_transfer_text" = "مقامی منتقلی";
"select_auto_debit_account_text" = "اپنا آٹو ڈیبٹ اکاؤنٹ منتخب کریں";
"domestic_available_balance_text" = "دستیاب بیلنس";
"amount_max_error_text" = "رقم 6،500،000 KRW سے زیادہ نہیں ہونی چاہئے";
"enter_send_amount_text" = "رقم (KRW) درج کریں";
"select_korea_bank" = "کوریا بینک منتخب کریں";
"enter_account_text" = "اکاؤنٹ نمبر درج کریں";

2
GME Remit/MultiLanguages/uz.lproj/Localizable.strings

@ -658,6 +658,8 @@
"international_text" = "Xalqaro";
"transfer_charge_text" = "Xizmat Xaqqi";
"will_deduct_info_text" = "ooo KRW yechib olinadi (Miqdor+Xizmat haqqi)";
"amount_max_error_text" = "Jo'natish miqdori 6,500,000 KRWdan oshmasligi shart";
// Inbound
"inbound_accounts_text" = "Chet Davlatlaridan pul qabul qilish hisob raqami";

1
GME Remit/MultiLanguages/vi-VN.lproj/Localizable.strings

@ -649,6 +649,7 @@
"international_text" = "Quốc tế";
"transfer_charge_text" = "Phí giao dịch";
"will_deduct_info_text" = "Số tiền ooo won sẽ được khấu trừ vào tài khoản (số tiền giao dịch + phí dịch vụ)";
"amount_max_error_text" = "Số tiền không được vượt quá 6,500,000 KRW";
// Inbound
"inbound_accounts_text" = "Tài khoản nội địa";

Loading…
Cancel
Save