Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-09 11:52:54 +01:00
fix localisation for deauthorize
Dieser Commit ist enthalten in:
Ursprung
c8263ed6aa
Commit
4007fd9c65
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
|
@ -7,7 +7,7 @@
|
|||
@disabled={{unauthorizing}}
|
||||
@action={{this.deauthorize}}
|
||||
>
|
||||
{{i18n "admin.wizard.subscription.deauthorize"}}
|
||||
{{i18n "admin.wizard.subscription.deauthorize.label"}}
|
||||
</DButton>
|
||||
{{else}}
|
||||
<DButton
|
||||
|
|
Laden …
In neuem Issue referenzieren