You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: special-pages/pages/history/app/strings.json
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,8 @@
1
1
{
2
+
"menu_sectionTitle": {
3
+
"title": "Show menu for {relativeTime}",
4
+
"note": "Button text in a section heading to show a menu. The placeholder {relativeTime} will dynamically be replaced with values such as 'Today', 'Tomorrow', 'Yesterday', 'In 2 days', etc. For example, if {relativeTime} = 'Tomorrow', the title will become 'Show menu for Tomorrow'."
5
+
},
2
6
"empty_title": {
3
7
"title": "Nothing to see here!",
4
8
"note": "Text shown where there are no remaining history items"
0 commit comments