summaryrefslogtreecommitdiff
path: root/config/locales/en.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config/locales/en.yml')
-rw-r--r--config/locales/en.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 9a8041bf..e4c7ecc4 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -589,6 +589,9 @@ en:
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: 590 elevation:
591 dropped: "Administrative rights dropped." 591 dropped: "Administrative rights dropped."
592 renewed: "Administrative rights extended by %{minutes} minutes. %{left} extensions left."
593 cannot_renew: "Cannot extend. Request the rights again with a current code."
594 granted_at_login: "Signed in. Administrative rights last %{minutes} minutes."
592 595
593 assets: 596 assets:
594 index: 597 index:
@@ -710,3 +713,10 @@ en:
710 log_out: "Log out" 713 log_out: "Log out"
711 social_meta: 714 social_meta:
712 site_description: "The Chaos Computer Club is a galactic community of life forms campaigning for freedom of information and the assessment of the impact of technology." 715 site_description: "The Chaos Computer Club is a galactic community of life forms campaigning for freedom of information and the assessment of the impact of technology."
716 elevation_banner:
717 active: "Administrative rights active —"
718 minutes_short: "%{count} min left"
719 less_than_a_minute: "less than 1 min"
720 expired: "expired"
721 renew: "Extend"
722 drop: "Drop"