mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
Updates translated strings in web/ that do not need updates to any tests. The majority of these strings are also unique to the file/ template that they are in. A few have overlap with one other file. Some changes here update placeholders/variables in these strings to no longer use stream so that all the translation updates for this rename happen at the same time. The exception to this are cases of "<z-stream>" placeholders in these translated strings. Part of the stream to channel rename project.
9 lines
271 B
Handlebars
9 lines
271 B
Handlebars
<p>
|
|
{{#tr}}
|
|
<z-user></z-user> will have the same role, channel subscriptions,
|
|
user group memberships, and other settings and permissions as they did
|
|
prior to deactivation.
|
|
{{#*inline "z-user"}}<strong>{{username}}</strong>{{/inline}}
|
|
{{/tr}}
|
|
</p>
|