]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
Migrate eslint config to esmodules
[rails.git] / config / locales / en.yml
index 2f7cae65e83b4e55036d8ceca56e2809a1c95763..0320bc2a698ca2058911a1608b48a997fdc3fdb9 100644 (file)
@@ -244,7 +244,7 @@ en:
         comment: Comment
         full: Full note
   accounts:
         comment: Comment
         full: Full note
   accounts:
-    edit:
+    show:
       title: "Edit account"
       my_account: My Account
       current email address: "Current Email Address"
       title: "Edit account"
       my_account: My Account
       current email address: "Current Email Address"
@@ -2890,13 +2890,22 @@ en:
       show:
         title: Users
         heading: Users
       show:
         title: Users
         heading: Users
-        empty: No matching users found
+        select_status: Select Status
+        states:
+          pending: Pending
+          active: Active
+          confirmed: Confirmed
+          suspended: Suspended
+          deleted: Deleted
+        ip_address: IP Address
+        search: Search
       page:
         found_users:
           one: "%{count} user found"
           other: "%{count} users found"
         confirm: Confirm Selected Users
         hide: Hide Selected Users
       page:
         found_users:
           one: "%{count} user found"
           other: "%{count} users found"
         confirm: Confirm Selected Users
         hide: Hide Selected Users
+        empty: No matching users found
       user:
         summary_html: "%{name} created from %{ip_address} on %{date}"
         summary_no_ip_html: "%{name} created on %{date}"
       user:
         summary_html: "%{name} created from %{ip_address} on %{date}"
         summary_no_ip_html: "%{name} created on %{date}"