Migrate more strings to translation keys (#11510)

This commit is contained in:
Michael Telatynski 2023-09-01 10:53:32 +01:00 committed by GitHub
parent 0e8f79b268
commit b1f17f5478
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
64 changed files with 3507 additions and 3306 deletions

View file

@ -1038,7 +1038,7 @@ const SpotlightDialog: React.FC<IProps> = ({ initialText = "", initialFilter = n
<h4>
<span id="mx_SpotlightDialog_section_recentSearches">{_t("Recent searches")}</span>
<AccessibleButton kind="link" onClick={clearRecentSearches}>
{_t("Clear")}
{_t("action|clear")}
</AccessibleButton>
</h4>
<div>