10000 Update Turkish language by Tmp341 · Pull Request #3 · seadfeng/redirect-checker · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Update Turkish language #3

8000 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

Merged
merged 1 commit into from
Sep 18, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions public/i18n/tr.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"frontend": {
"go_to_homepage": "Go to homepage",
"page_not_found": "Page not found",
"go_to_homepage": "Anasayfaya Git",
"page_not_found": "Sayfa bulunamadı",
"meta": {
"default": {
"title": "Yönlendirme Kontrolü - Nihai URL Yönlendirme Analiz Aracınız",
Expand All @@ -10,13 +10,13 @@
},
"home": {
"h1": "Nihai URL Yönlendirme Analiz Aracınız",
"sub_to_h1": "Kontrollera dina omdirigeringar och statuskoder",
"sub_to_h1": "Yönlendirmelerinizi ve Durum Kodlarınızı Kontrol Edin",
"results_for": "Sonuçlar",
"no_redirects_found": "Hiçbir yönlendirme bulunamadı.",
"redirect_chain": "Yönlendirme Zinciri",
"status": "Durum",
"final_destination": "Nihai hedef",
"check": "Kontrol etmek",
"final_destination": "Nihai Hedef",
"check": "Kontrol Et",
"faq": {
"qa1": {
"answer": "Evet, toplu yönlendirme denetleyicimiz birden fazla URL'yi aynı anda analiz etmenize olanak tanır. Giriş alanına her satırda bir URL girmeniz yeterlidir.\n",
Expand Down
0