Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Commit

Permalink
Soner review
Browse files Browse the repository at this point in the history
  • Loading branch information
iccub committed Dec 14, 2023
1 parent 1bb8fb4 commit 179910b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3941,7 +3941,7 @@
"vpn.vpnIAPBoilerPlate" = "Abonelikler iTunes hesabınız üzerinden ücretlendirilir.\n\nÜcretsiz deneme sürümünün kullanılmayan herhangi bir kısmı, teklif edilirse, bir abonelik satın ettiğinizde kaybedilir.\n\nGeçerli dönemin bitiminden en az 24 saat önce iptal edilmediği sürece aboneliğiniz otomatik olarak yenilenir.\n\nAboneliklerinizi Ayarlar'dan yönetebilirsiniz.\n\nBrave'i kullanarak Kullanım Koşullarını ve Gizlilik Politikasını kabul etmiş olursunuz.";

/* Title for a button for enabling the Redeem Code flow */
"vpn.vpnRedeemCodeButtonActionTitle" = "Kod Kullan";
"vpn.vpnRedeemCodeButtonActionTitle" = "Kodu Kullan";

/* Button subtitle for VPN region selection in menu. %@ will be replaced with country name or automatic ex: Current Setting: Automatic */
"vpn.vpnRegionSelectorButtonSubTitle" = "Mevcut Ayar: %@";
Expand Down
2 changes: 1 addition & 1 deletion Sources/BraveWallet/Resources/tr.lproj/BraveWallet.strings
Original file line number Diff line number Diff line change
Expand Up @@ -1868,7 +1868,7 @@
"wallet.transactionSummaryFee" = "Ücret: %1$@ %2$@ (%3$@)";

/* The label used to describe a transaction type. Used like 'Send from' or 'Approved from'. */
"wallet.transactionSummaryIntentLabel" = "Tarafından %@";
"wallet.transactionSummaryIntentLabel" = "%@ Tarafından";

/* The label to describe an Solana Swap transaction. */
"wallet.transactionSummarySolanaSwap" = "Solana Swap";
Expand Down

0 comments on commit 179910b

Please sign in to comment.