]> cat aescling's git repositories - mastodon.git/commitdiff
Fix a typo in user role priority (#18786)
authorOndřej Pokorný <ondra@unextro.net>
Fri, 8 Jul 2022 20:39:17 +0000 (22:39 +0200)
committeraescling <aescling+gitlab@cat.family>
Mon, 5 Sep 2022 04:27:55 +0000 (00:27 -0400)
"alower priority" -> "a lower priority"

config/locales/simple_form.en.yml

index f7da3a23d2bd714f598c58d1f1da9ee1fbb06ae3..c17a62cbea3e7efccc0ead513d65ac5c3a41ef54 100644 (file)
@@ -102,7 +102,7 @@ en:
         highlighted: This makes the role publicly visible
         name: Public name of the role, if role is set to be displayed as a badge
         permissions_as_keys: Users with this role will have access to...
-        position: Higher role decides conflict resolution in certain situations. Certain actions can only be performed on roles with alower priority
+        position: Higher role decides conflict resolution in certain situations. Certain actions can only be performed on roles with a lower priority
       webhook:
         events: Select events to send
         url: Where events will be sent to