Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-09 20:02: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}}
|
@disabled={{unauthorizing}}
|
||||||
@action={{this.deauthorize}}
|
@action={{this.deauthorize}}
|
||||||
>
|
>
|
||||||
{{i18n "admin.wizard.subscription.deauthorize"}}
|
{{i18n "admin.wizard.subscription.deauthorize.label"}}
|
||||||
</DButton>
|
</DButton>
|
||||||
{{else}}
|
{{else}}
|
||||||
<DButton
|
<DButton
|
||||||
|
|
Laden …
In neuem Issue referenzieren