fix(theme-translations): fix Turkish translation for aria label "Enter key" (#8933)

This commit is contained in:
MetuMortis 2023-04-29 20:28:34 +03:00 committed by GitHub
parent 44b5b06814
commit 090316e66d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@
"theme.SearchModal.footer.navigateText": "yönlendir",
"theme.SearchModal.footer.navigateUpKeyAriaLabel": "Yukarı ok",
"theme.SearchModal.footer.searchByText": "Şuna göre ara:",
"theme.SearchModal.footer.selectKeyAriaLabel": "Enter key",
"theme.SearchModal.footer.selectKeyAriaLabel": "Enter tuşu",
"theme.SearchModal.footer.selectText": "Seç",
"theme.SearchModal.noResultsScreen.noResultsText": "için sonuç yok",
"theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Bilmemize izin ver.",