diff --git a/src/app/pages/tokens/tokens.component.html b/src/app/pages/tokens/tokens.component.html index 605baaf..c6bef5e 100644 --- a/src/app/pages/tokens/tokens.component.html +++ b/src/app/pages/tokens/tokens.component.html @@ -29,49 +29,50 @@ +
+

{{'tokens.active' | i18n}}

+ + + + + plus_one + {{ item.name[currentLocale] || 'missing' }} + + + - - + - - - plus_one - {{ item.name[currentLocale] || 'missing' }} - - - + + + - + + how_to_reg {{'register' | i18n}} + + + login {{'login' | i18n}} + + + + + contact_support + + + - - - - - - how_to_reg {{'register' | i18n}} - - - login {{'login' | i18n}} - - - - - contact_support - - - - -
-

{{'permissions' | i18n}}

- +
+

{{'permissions' | i18n}}

+ +
+
+

{{'quotas' | i18n}}

+ +
-
-

{{'quotas' | i18n}}

- -
\ No newline at end of file