Changed “Apply New Theme to All Teams” to “Apply new theme to all my teams” (#4260)
Этот коммит содержится в:
@@ -301,7 +301,7 @@ export default class ThemeSetting extends React.Component {
|
|||||||
/>
|
/>
|
||||||
<FormattedMessage
|
<FormattedMessage
|
||||||
id='user.settings.display.theme.applyToAllTeams'
|
id='user.settings.display.theme.applyToAllTeams'
|
||||||
defaultMessage='Apply New Theme to All Teams'
|
defaultMessage='Apply new theme to all my teams'
|
||||||
/>
|
/>
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -1836,6 +1836,7 @@
|
|||||||
"user.settings.display.showNickname": "Show nickname if one exists, otherwise show first and last name",
|
"user.settings.display.showNickname": "Show nickname if one exists, otherwise show first and last name",
|
||||||
"user.settings.display.showUsername": "Show username (default)",
|
"user.settings.display.showUsername": "Show username (default)",
|
||||||
"user.settings.display.teammateDisplay": "Teammate Name Display",
|
"user.settings.display.teammateDisplay": "Teammate Name Display",
|
||||||
|
"user.settings.display.theme.applyToAllTeams": "Apply new theme to all my teams",
|
||||||
"user.settings.display.theme.customTheme": "Custom Theme",
|
"user.settings.display.theme.customTheme": "Custom Theme",
|
||||||
"user.settings.display.theme.describe": "Open to manage your theme",
|
"user.settings.display.theme.describe": "Open to manage your theme",
|
||||||
"user.settings.display.theme.import": "Import theme colors from Slack",
|
"user.settings.display.theme.import": "Import theme colors from Slack",
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user