diff options
Diffstat (limited to 'config/locales/en.yml')
| -rw-r--r-- | config/locales/en.yml | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index c7a728ab..4cf7f61f 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml | |||
| @@ -27,9 +27,9 @@ en: | |||
| 27 | ccc_date: "%d %B, %Y" | 27 | ccc_date: "%d %B, %Y" |
| 28 | 28 | ||
| 29 | will_paginate: | 29 | will_paginate: |
| 30 | previous_label: "← Previous" | 30 | previous_label: "←" |
| 31 | previous_aria_label: "Previous page" | 31 | previous_aria_label: "Previous page" |
| 32 | next_label: "Next →" | 32 | next_label: "→" |
| 33 | next_aria_label: "Next page" | 33 | next_aria_label: "Next page" |
| 34 | page_gap: "…" | 34 | page_gap: "…" |
| 35 | container_aria_label: "Pagination" | 35 | container_aria_label: "Pagination" |
| @@ -285,6 +285,7 @@ en: | |||
| 285 | 285 | ||
| 286 | index: | 286 | index: |
| 287 | title: "User accounts" | 287 | title: "User accounts" |
| 288 | create_account: "Create an account" | ||
| 288 | create_editor: "Create editor account" | 289 | create_editor: "Create editor account" |
| 289 | create_redaktion: "Create Redaktion account" | 290 | create_redaktion: "Create Redaktion account" |
| 290 | create_admin: "Create admin account" | 291 | create_admin: "Create admin account" |
| @@ -322,14 +323,12 @@ en: | |||
| 322 | toggle_preview: "Toggle live preview" | 323 | toggle_preview: "Toggle live preview" |
| 323 | force_render: "Force preview render" | 324 | force_render: "Force preview render" |
| 324 | revisions: "revisions" | 325 | revisions: "revisions" |
| 326 | explain: "What does this do?" | ||
| 325 | "yes": "yes" | 327 | "yes": "yes" |
| 326 | "no": "no" | 328 | "no": "no" |
| 327 | columns: | 329 | columns: |
| 328 | id: "ID" | ||
| 329 | title: "Title" | 330 | title: "Title" |
| 330 | actions: "Actions" | ||
| 331 | locked_by: "Locked by" | 331 | locked_by: "Locked by" |
| 332 | rev: "Rev." | ||
| 333 | path: "Path" | 332 | path: "Path" |
| 334 | preview: "Preview" | 333 | preview: "Preview" |
| 335 | name: "Name" | 334 | name: "Name" |
