-
Notifications
You must be signed in to change notification settings - Fork 10.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FIX] Fix spelling of "collaborative" #10134
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tbh I’d approve this, but I haven really used GitHub for that long and I don’t wanna mess this project up XD
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@stuartpb Please tell what is the Issue you solved by the including issue url.
@@ -94,7 +94,7 @@ | |||
<div class="rc-user-info__row rc-user-info__row--separator"> | |||
<div class="rc-switch-double"> | |||
<div class="rc-switch-double__label {{equal true value 'disabled'}}"> | |||
{{_ "Colaborative"}}{{equal default value '*'}} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@stuartpb and this was issue number ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do I really need a separate issue for a one-character spelling fix?
@RocketChat/ui I can't tell is this one translated? If so we probably need the i18n files updated? |
@geekgonecrazy yep, apparently we don't have "Collaborative" key on our i18n files. @stuartpb can you add this key? |
@RocketChat/core