Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
HydraWiki
Extensions
Reverb
Commits
c7a98e5e
Commit
c7a98e5e
authored
May 12, 2020
by
Alexia
Browse files
Merge branch 'patch-1' into 'master'
Chinese alias translation See merge request
!133
parents
9182ded9
51932919
Pipeline
#145271357
failed with stage
in 1 minute and 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
+12
-0
i18n/Reverb.i18n.alias.php
i18n/Reverb.i18n.alias.php
+12
-0
No files found.
i18n/Reverb.i18n.alias.php
View file @
c7a98e5e
...
...
@@ -37,3 +37,15 @@ $specialPageAliases['pl'] = [
$specialPageAliases
[
'ru'
]
=
[
'Notifications'
=>
[
'Уведомления'
],
];
/**
* Chinese
*/
$specialPageAliases
[
'zh'
]
=
[
'Notifications'
=>
[
'通知'
],
];
$specialPageAliases
[
'zh-hans'
]
=
[
'Notifications'
=>
[
'通知'
],
];
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment