diff options
Diffstat (limited to 'config/locales/en.yml')
| -rw-r--r-- | config/locales/en.yml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 5f2f266a..50811b37 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml | |||
| @@ -70,6 +70,21 @@ en: | |||
| 70 | tags: | 70 | tags: |
| 71 | index: | 71 | index: |
| 72 | title: "Tags" | 72 | title: "Tags" |
| 73 | show: | ||
| 74 | subscribe: "Subscribe to updates tagged »%{tag}«" | ||
| 75 | |||
| 76 | content: | ||
| 77 | featured_articles: | ||
| 78 | title: "Featured" | ||
| 79 | front_page_calendar: | ||
| 80 | title: "Calendar" | ||
| 81 | tags: | ||
| 82 | title: "Tags" | ||
| 83 | |||
| 84 | search: | ||
| 85 | index: | ||
| 86 | results_for: "Search results for: %{query}" | ||
| 87 | |||
| 73 | 88 | ||
| 74 | node_actions: | 89 | node_actions: |
| 75 | heading: "Action log" | 90 | heading: "Action log" |
| @@ -197,6 +212,7 @@ en: | |||
| 197 | update: "Update" | 212 | update: "Update" |
| 198 | confirm_sure: "Are you sure?" | 213 | confirm_sure: "Are you sure?" |
| 199 | confirm_irreversible: "This cannot be undone. Continue?" | 214 | confirm_irreversible: "This cannot be undone. Continue?" |
| 215 | unlock_confirm: "Are you sure you want to unlock?\nLocked by %{login}\nLast modified %{time}" | ||
| 200 | toggle_preview: "Toggle live preview" | 216 | toggle_preview: "Toggle live preview" |
| 201 | force_render: "Force preview render" | 217 | force_render: "Force preview render" |
| 202 | "yes": "yes" | 218 | "yes": "yes" |
| @@ -581,6 +597,12 @@ en: | |||
| 581 | default_marker: "default" | 597 | default_marker: "default" |
| 582 | 598 | ||
| 583 | layouts: | 599 | layouts: |
| 600 | application: | ||
| 601 | light_mode_aria: "Switch between dark and light mode" | ||
| 602 | light_mode_label: "lights" | ||
| 603 | admin: "Admin" | ||
| 604 | overview: "Overview" | ||
| 605 | edit: "Edit" | ||
| 584 | flash: | 606 | flash: |
| 585 | go_to_status: "Go to Status" | 607 | go_to_status: "Go to Status" |
| 586 | stale_prefix: "The %{lang} translation may be out of date —" | 608 | stale_prefix: "The %{lang} translation may be out of date —" |
