Skip to content

Commit 6efddd7

Browse files
committed
history: empty state translations
1 parent 0dd42f6 commit 6efddd7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

special-pages/pages/history/app/strings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"note": "The placeholder {term} will be dynamically replaced with the search term entered by the user. For example, if the user searches for 'cats', the title will become 'No results found for cats'."
1313
},
1414
"no_results_text": {
15-
"title": "Try searching for a different URL or keywords",
15+
"title": "Try searching for a different URL or keywords.",
1616
"note": "Placeholder text when a search gave no results."
1717
},
1818
"delete_all": {

special-pages/pages/history/public/locales/en/history.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"note": "The placeholder {term} will be dynamically replaced with the search term entered by the user. For example, if the user searches for 'cats', the title will become 'No results found for cats'."
2323
},
2424
"no_results_text": {
25-
"title": "Try searching for a different URL or keywords",
25+
"title": "Try searching for a different URL or keywords.",
2626
"note": "Placeholder text when a search gave no results."
2727
},
2828
"delete_all": {

0 commit comments

Comments
 (0)