diff options
Diffstat (limited to 'config/locales/en.yml')
| -rw-r--r-- | config/locales/en.yml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 2f7ac72f..9a8041bf 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml | |||
| @@ -587,6 +587,8 @@ en: | |||
| 587 | none_to_remove: "No %{lang} translation exists to remove." | 587 | none_to_remove: "No %{lang} translation exists to remove." |
| 588 | last_translation: "Can't remove the only remaining translation." | 588 | last_translation: "Can't remove the only remaining translation." |
| 589 | removed: "%{lang} translation removed from the draft. Publish to make this permanent." | 589 | removed: "%{lang} translation removed from the draft. Publish to make this permanent." |
| 590 | elevation: | ||
| 591 | dropped: "Administrative rights dropped." | ||
| 590 | 592 | ||
| 591 | assets: | 593 | assets: |
| 592 | index: | 594 | index: |
| @@ -664,6 +666,15 @@ en: | |||
| 664 | title: "Compare" | 666 | title: "Compare" |
| 665 | default_marker: "default" | 667 | default_marker: "default" |
| 666 | 668 | ||
| 669 | elevations: | ||
| 670 | new: | ||
| 671 | title: "Request administrative rights" | ||
| 672 | hint: "User management needs a current second factor. The rights then last %{minutes} minutes." | ||
| 673 | code: "Current code" | ||
| 674 | elevate: "Request rights" | ||
| 675 | not_enrolled: "Administrative work requires a second factor. Please set one up first." | ||
| 676 | enrol: "Set up a second factor" | ||
| 677 | |||
| 667 | layouts: | 678 | layouts: |
| 668 | application: | 679 | application: |
| 669 | light_mode_aria: "Switch between dark and light mode" | 680 | light_mode_aria: "Switch between dark and light mode" |
