Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions special-pages/pages/history/public/locales/de/history.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,5 +115,9 @@
"range_older" : {
"title" : "Älter",
"note" : "Label on a button that shows older history entries."
},
"range_sites" : {
"title" : "Websites",
"note" : "Label on a button that shows which sites have been visited"
}
}
4 changes: 4 additions & 0 deletions special-pages/pages/history/public/locales/es/history.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,5 +115,9 @@
"range_older" : {
"title" : "Más antiguo",
"note" : "Label on a button that shows older history entries."
},
"range_sites" : {
"title" : "Sitios",
"note" : "Label on a button that shows which sites have been visited"
}
}
4 changes: 4 additions & 0 deletions special-pages/pages/history/public/locales/fr/history.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,5 +115,9 @@
"range_older" : {
"title" : "Anciennes",
"note" : "Label on a button that shows older history entries."
},
"range_sites" : {
"title" : "Sites",
"note" : "Label on a button that shows which sites have been visited"
}
}
4 changes: 4 additions & 0 deletions special-pages/pages/history/public/locales/it/history.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,5 +115,9 @@
"range_older" : {
"title" : "Più vecchio",
"note" : "Label on a button that shows older history entries."
},
"range_sites" : {
"title" : "Siti",
"note" : "Label on a button that shows which sites have been visited"
}
}
4 changes: 4 additions & 0 deletions special-pages/pages/history/public/locales/nl/history.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,5 +115,9 @@
"range_older" : {
"title" : "Ouder",
"note" : "Label on a button that shows older history entries."
},
"range_sites" : {
"title" : "Sites",
"note" : "Label on a button that shows which sites have been visited"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"note" : "Placeholder text when there's no results to show"
},
"no_results_title" : {
"title" : "Brak wyników dla {term}",
"title" : "Brak wyników dla {term}",
"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'."
},
"no_results_text" : {
Expand Down Expand Up @@ -115,5 +115,9 @@
"range_older" : {
"title" : "Starsze",
"note" : "Label on a button that shows older history entries."
},
"range_sites" : {
"title" : "Witryny",
"note" : "Label on a button that shows which sites have been visited"
}
}
4 changes: 4 additions & 0 deletions special-pages/pages/history/public/locales/pt/history.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,5 +115,9 @@
"range_older" : {
"title" : "Mais antigas",
"note" : "Label on a button that shows older history entries."
},
"range_sites" : {
"title" : "Sites",
"note" : "Label on a button that shows which sites have been visited"
}
}
4 changes: 4 additions & 0 deletions special-pages/pages/history/public/locales/ru/history.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,5 +115,9 @@
"range_older" : {
"title" : "Более старые записи",
"note" : "Label on a button that shows older history entries."
},
"range_sites" : {
"title" : "Сайты",
"note" : "Label on a button that shows which sites have been visited"
}
}
Loading