Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[tr] Completed missing translations #1768

Merged
merged 2 commits into from May 29, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion locales/tr/packages/cashier.json
Expand Up @@ -7,7 +7,7 @@
"Extra confirmation is needed to process your payment. Please continue to the payment page by clicking on the button below.": "Ödemenizi işlemek için ek onay gereklidir. Lütfen aşağıdaki butona tıklayarak ödeme sayfasına devam ediniz.",
"Full name": "Tam adı",
"Go back": "Geri dön",
"Jane Doe": "Jane Doe",
"Jane Doe": "Ali Veli",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@caouecs

Ref: https://blog.plover.com/lang/Turkish-John-Doe.html

There were two alternatives. I preferred this. It is more useful because the number of letters is the same.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@caouecs Sorry. I accidentally read it as "John" Doe. "Ali Veli" is a male name.

If you want to correct it, you can change it to: "Ayşe Fatma".

"Pay :amount": "Ödeme :amount",
"Payment Cancelled": "Ödeme İptal Edildi",
"Payment Confirmation": "Ödeme Onayı",
Expand Down