Update client.en.yml to change "locale" to "language" in a setting description (#29857)

the only_show_selected_locale setting refers to "selected locale" when the rest of the UI on the page refers to "language", so I changed it to "Only show results in selected language".
This commit is contained in:
Tobias Eigen 2024-11-21 07:47:53 -08:00 committed by GitHub
parent 2589545623
commit 8fd2980685
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -7009,7 +7009,7 @@ en:
show_overriden: "Only show overridden"
show_outdated: "Only show outdated/invalid"
show_untranslated: "Only show untranslated"
only_show_selected_locale: "Only show results in selected locale"
only_show_selected_locale: "Only show results in selected language"
locale: "Language:"
more_than_50_results: "There are more than 50 results. Please refine your search."
no_results: "No matching site texts found"