mirror of
https://github.com/discourse/discourse.git
synced 2025-06-25 12:14:05 +08:00
Use the (translated) display name of badge instead of English one.
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
<h1>
|
||||
{{#link-to 'badges.index'}}{{i18n badges.title}}{{/link-to}}
|
||||
<i class='fa fa-angle-right'></i>
|
||||
{{name}}
|
||||
{{displayName}}
|
||||
</h1>
|
||||
|
||||
<table class='badges-listing'>
|
||||
|
Reference in New Issue
Block a user