mirror of
https://github.com/discourse/discourse.git
synced 2025-01-18 16:52:45 +08:00
FIX: Correct translation key for api key revoke button
This commit is contained in:
parent
b151963f18
commit
f611aa6ada
|
@ -52,7 +52,7 @@
|
|||
{{d-button
|
||||
action=(action "undoRevokeKey")
|
||||
actionParam=k icon="undo"
|
||||
title="admin.api.undo-revoke"}}
|
||||
title="admin.api.undo_revoke"}}
|
||||
{{else}}
|
||||
{{d-button
|
||||
class="btn-danger"
|
||||
|
|
Loading…
Reference in New Issue
Block a user