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

fix(translations): fix wrong Estonian (et) translations and typos #10344

Merged
merged 9 commits into from
Aug 9, 2024
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Update theme-search-algolia.json
  • Loading branch information
Gekd authored Jul 30, 2024
commit 7018f570ce827fa3f9c018fd5a564bffabd429e5
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"theme.SearchBar.seeAll": "Vaata kõiki {count} tulemust",
"theme.SearchModal.errorScreen.helpText": "Kontrolli interneti ühendust.",
"theme.SearchModal.errorScreen.titleText": "Tulemuste pärimine ebaõnnestus",
"theme.SearchModal.footer.closeKeyAriaLabel": "Paoklahv nuppu",
"theme.SearchModal.footer.closeKeyAriaLabel": "Paoklahvi nuppu",
"theme.SearchModal.footer.closeText": "sulgemiseks",
"theme.SearchModal.footer.navigateDownKeyAriaLabel": "Alla noolt",
"theme.SearchModal.footer.navigateText": "navigeerimiseks",
"theme.SearchModal.footer.navigateUpKeyAriaLabel": "Üles noolt",
"theme.SearchModal.footer.searchByText": "Otsi",
"theme.SearchModal.footer.selectKeyAriaLabel": "Sisestusklahv nuppu",
"theme.SearchModal.footer.selectKeyAriaLabel": "Sisestusklahvi nuppu",
"theme.SearchModal.footer.selectText": "valimiseks",
"theme.SearchModal.noResultsScreen.noResultsText": "Tulemused puuduvad päringule",
"theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Anna meile teada.",
Expand All @@ -32,4 +32,4 @@
"theme.SearchPage.inputLabel": "Otsi",
"theme.SearchPage.inputPlaceholder": "Kirjuta oma päring siia",
"theme.SearchPage.noResultsText": "Tulemusi ei leitud"
}
}
Loading