|
51 | 51 | "drawer_save_file": "More file formats are in the works.", |
52 | 52 | "drawer_save_api": "Feature for API query is under construction.", |
53 | 53 | "drawer_edit": "More tools for editing the table are under construction.", |
54 | | - "drawer_help": "No content will be added here. The help button must be set up to link directly to your own help pages.", |
| 54 | + "drawer_help": "The help section is under construction. It will be possible to set up links that point directly to your own help pages.", |
55 | 55 | "tab_definitions": "The content of this tab is under construction." |
56 | 56 | }, |
57 | 57 | "breadcrumbs": { |
58 | 58 | "aria_label_breadcrumb": "Breadcrumb", |
59 | 59 | "breadcrumb_root_title": "Home", |
| 60 | + "breadcrumb_home_title": "Home", |
60 | 61 | "show_more_breadcrumbs": "Show more" |
61 | 62 | } |
62 | 63 | }, |
|
65 | 66 | "ingress": "Looking for the perfect table? Use the search field and filters to dig into the numbers you need. Whether you're hunting for trends, facts, or just an oddly satisfying dataset, PxWeb 2.0 has your back.", |
66 | 67 | "more_about_label": "More about PxWeb 2.0", |
67 | 68 | "more_about_text": "More about Text EN", |
| 69 | + "no_result_header": "We couldn't find any tables", |
| 70 | + "no_result_description": "Try a different keyword or adjust your filters.", |
| 71 | + "no_result_search_help": "Search help", |
68 | 72 | "result_hidden_header": "Result", |
69 | 73 | "search_label": "Search in PxWeb 2.0", |
70 | 74 | "search_placeholder": "Search for table names or variables", |
| 75 | + "skip_to.filter": "Skip to filter", |
| 76 | + "skip_to.result": "Skip to result", |
71 | 77 | "filter": { |
72 | 78 | "button": "Filter", |
73 | 79 | "back": "Back", |
|
127 | 133 | "search": { |
128 | 134 | "placeholder": "Search in list", |
129 | 135 | "label": "Search", |
130 | | - "aria_label_icon_text": "Search icon", |
131 | 136 | "aria_label_clear_button_text": "Clear search icon" |
132 | 137 | }, |
133 | 138 | "header": { |
|
149 | 154 | "values_list": { |
150 | 155 | "aria_label": "List of {{total}} values.", |
151 | 156 | "no_results_heading": "No results for “{{search}}”", |
152 | | - "no_results_bodyshort": "Try a different keyword or spelling." |
| 157 | + "no_results_bodyshort": "Try a different keyword or spelling.", |
| 158 | + "showing_number_of_values": " {{searchResultsCount}} results", |
| 159 | + "showing_number_of_one_value": " {{searchResultsCount}} result" |
153 | 160 | } |
154 | 161 | } |
155 | 162 | } |
|
166 | 173 | "edit": { |
167 | 174 | "title": "Edit", |
168 | 175 | "customize": { |
169 | | - "title": "Customize", |
| 176 | + "title": "Customise", |
| 177 | + "auto_pivot": { |
| 178 | + "title": "Improve table layout", |
| 179 | + "aria_label": "Improve table layout", |
| 180 | + "description": "Organises rows and columns automatically for a clearer table layout", |
| 181 | + "screen_reader_announcement": "Table layout improved and organised after {{first_variables}} and {{last_variable}}" |
| 182 | + }, |
170 | 183 | "pivot": { |
171 | 184 | "title": "Rotate table", |
172 | 185 | "aria_label": "Rotate table clockwise", |
| 186 | + "description": "", |
173 | 187 | "screen_reader_announcement": "Table rotated after {{first_variables}} and {{last_variable}}" |
174 | 188 | }, |
175 | 189 | "rearrange": { |
|
243 | 257 | "main_content": { |
244 | 258 | "expand_view": "Expand view", |
245 | 259 | "shrink_view": "Shrink view", |
246 | | - "last_updated": "Last updated", |
| 260 | + "last_updated": "Updated", |
247 | 261 | "show_details": "Show details", |
248 | 262 | "dynamic_table_title": "{{table_content_type}} by {{table_content_label_first_part}} and {{table_content_label_last_part}}", |
249 | 263 | "table": { |
|
296 | 310 | "link": "Link", |
297 | 311 | "copyright": "Copyright", |
298 | 312 | "matrix": "Matrix", |
299 | | - "last_updated": "Last updated", |
| 313 | + "last_updated": "Updated", |
300 | 314 | "next_update": "Next update", |
301 | 315 | "source": "Source", |
302 | 316 | "official_statistics": "Official statistics", |
|
0 commit comments