help-docs: Rename organization language help center file.

Renames article about organization language used for automated
messages and invitation emails. Creates URL redirect and updates
links in repository (web app, help center and api documentation).

Prior to this change, the article was named:
'change-the-default-language-for-your-organization'.

Fixes #21949.
This commit is contained in:
Lauryn Menard 2022-05-03 15:01:07 +02:00 committed by Tim Abbott
parent 28173cafc8
commit 7f738803f0
10 changed files with 12 additions and 8 deletions

View File

@ -53,7 +53,7 @@
setting_value=realm_default_language_name
language_code=realm_default_language_code
section_title=admin_settings_label.realm_default_language
help_link_widget_link="/help/change-the-default-language-for-your-organization"}}
help_link_widget_link="/help/configure-organization-language"}}
</div>
</div>

View File

@ -25,4 +25,4 @@ messages you receive.
* [Configure organization language for automated messages and invitation emails][org-lang]
[org-lang]: change-the-default-language-for-your-organization
[org-lang]: /help/configure-organization-language

View File

@ -17,4 +17,4 @@ for setup instructions.
* [Configure organization language for automated messages and invitation emails][org-lang]
* [Searching for messages](/help/search-for-messages)
[org-lang]: change-the-default-language-for-your-organization
[org-lang]: /help/configure-organization-language

View File

@ -77,5 +77,5 @@ these messages is "signups".
[add-users-to-stream]: /help/add-or-remove-users-from-a-stream#add-users-to-a-stream
[api-create-user]: https://zulip.com/api/create-user
[new-stream-options]: /help/create-a-stream#stream-options
[org-lang]: /help/change-the-default-language-for-your-organization
[org-lang]: /help/configure-organization-language
[move-messages]: /help/move-content-to-another-stream

View File

@ -6,5 +6,5 @@ Customize settings for new users to get them off to a great start.
* [Set organization language for automated messages and invitation emails][org-lang],
if it should be something other than American English.
[org-lang]: /help/change-the-default-language-for-your-organization
[org-lang]: /help/configure-organization-language
[default-user-settings]: /help/configure-default-new-user-settings

View File

@ -154,7 +154,7 @@
* [Deactivate or reactivate a user](/help/deactivate-or-reactivate-a-user)
* [Add custom profile fields](/help/add-custom-profile-fields)
* [Configure default new user settings](/help/configure-default-new-user-settings)
* [Configure organization language](/help/change-the-default-language-for-your-organization)
* [Configure organization language](/help/configure-organization-language)
* [User groups](/help/user-groups)
* [Restrict visibility of email addresses](/help/restrict-visibility-of-email-addresses)
* [Change a user's role](/help/change-a-users-role)

View File

@ -98,4 +98,4 @@ for invitations for the organization owners role.
* [Configure organization language for automated messages and invitation emails][org-lang]
* [Roles and permissions](/help/roles-and-permissions)
[org-lang]: /help/change-the-default-language-for-your-organization
[org-lang]: /help/configure-organization-language

View File

@ -21,6 +21,10 @@ POLICY_DOCUMENTATION_REDIRECTS: List[URLRedirect] = [
HELP_DOCUMENTATION_REDIRECTS: List[URLRedirect] = [
# Add URL redirects for help center documentation here:
URLRedirect(
"/help/change-the-default-language-for-your-organization",
"/help/configure-organization-language",
),
URLRedirect("/help/delete-a-stream", "/help/archive-a-stream"),
URLRedirect("/help/change-the-topic-of-a-message", "/help/rename-a-topic"),
URLRedirect("/help/configure-missed-message-emails", "/help/email-notifications"),

View File

@ -11392,7 +11392,7 @@ paths:
The [organization language][org-lang] for automated messages and invitation emails.
[org-lang]: /help/change-the-default-language-for-your-organization
[org-lang]: /help/configure-organization-language
realm_description:
type: string
description: |