|
9 | 9 | }] |
10 | 10 | }, |
11 | 11 | "empty_title" : { |
12 | | - "title" : "Nothing to see here!", |
| 12 | + "title" : "Hier gibt's nichts zu sehen!", |
13 | 13 | "note" : "Text shown where there are no remaining history entries" |
14 | 14 | }, |
15 | 15 | "empty_text" : { |
16 | | - "title" : "Page visits will appear once you start browsing.", |
| 16 | + "title" : "Seitenbesuche werden angezeigt, sobald du mit dem Browsen beginnst.", |
17 | 17 | "note" : "Placeholder text when there's no results to show" |
18 | 18 | }, |
19 | 19 | "delete_all" : { |
|
45 | 45 | "note" : "Button that shows older history entries" |
46 | 46 | }, |
47 | 47 | "show_history_for" : { |
48 | | - "title" : "Show history for {range}", |
| 48 | + "title" : "Verlauf von {range} anzeigen", |
49 | 49 | "note" : "The placeholder {range} in the title will be dynamically replaced with specific date ranges such as 'Today', 'Yesterday', or days of the week like 'Monday'. For example, if the range is set to 'Today', the title will become 'Show history for Today'." |
50 | 50 | }, |
51 | 51 | "delete_history_all" : { |
|
57 | 57 | "note" : "Button that deletes older history entries." |
58 | 58 | }, |
59 | 59 | "delete_history_for" : { |
60 | | - "title" : "Delete history for {range}", |
| 60 | + "title" : "Verlauf von {range} löschen", |
61 | 61 | "note" : "The placeholder {range} in the title will be dynamically replaced with specific date ranges such as 'Today', 'Yesterday', or days of the week like 'Monday'. For example, if the range is set to 'Today', the title will become 'Delete history for Today'." |
62 | 62 | }, |
63 | 63 | "search_your_history" : { |
64 | | - "title" : "Search your history", |
| 64 | + "title" : "Durchsuche deinen Verlauf", |
65 | 65 | "note" : "Label text for screen readers. It's shown next to the search input field" |
66 | 66 | }, |
67 | 67 | "range_all" : { |
|
0 commit comments