UX: Remove extraneous ellipsis after "loading"

The "loading" string already contains an ellipsis: 5990c71c29/config/locales/client.en.yml (L1480)
This commit is contained in:
Jarek Radosz 2020-09-15 15:22:46 +02:00
parent 5990c71c29
commit 02e6f4c5d4

View File

@ -89,7 +89,7 @@
|
<a href {{action "preview" buffered "true"}}>{{i18n "admin.badges.preview.plan_text"}}</a>
{{#if preview_loading}}
{{i18n "loading"}}...
{{i18n "loading"}}
{{/if}}
<div>