diff --git a/src/views/AccountViewView.vue b/src/views/AccountViewView.vue index fe2c38e..9c1037b 100644 --- a/src/views/AccountViewView.vue +++ b/src/views/AccountViewView.vue @@ -179,30 +179,42 @@ -
- -
- Checking... +
+ Checking…
-
+
{{ limitsMessage }}
-
- Rate Limits -

- You have done {{ limits.doneClaimsThisWeek }} claims out of - {{ limits.maxClaimsPerWeek }} for this week. Your claims counter - resets at {{ readableTime(limits.nextWeekBeginDateTime) }} +

+

+ You have done {{ limits.doneClaimsThisWeek }} claims out of + {{ limits.maxClaimsPerWeek }} for this week. Your claims + counter resets at + {{ + readableTime(limits.nextWeekBeginDateTime) + }}

-

- You have done {{ limits.doneRegistrationsThisMonth }} registrations - out of {{ limits.maxRegistrationsPerMonth }} for this month. (You can - register nobody on your first day, and after that only one a day in - your first month.) Your registration counter resets at - {{ readableTime(limits.nextMonthBeginDateTime) }} +

+ You have done + {{ limits.doneRegistrationsThisMonth }} registrations out of + {{ limits.maxRegistrationsPerMonth }} for this month. + (You can register nobody on your first day, and after that only one + a day in your first month.) + Your registration counter resets at + + {{ readableTime(limits.nextMonthBeginDateTime) }} +

@@ -216,13 +228,13 @@ Advanced
-

+

Beware: the features here can be confusing and even change data in ways you do not expect. But we support your freedoms!

-

+

Deep Identity Details

@@ -284,9 +296,7 @@ @click="handleChange" > -

- Show amounts given with contacts -

+

Show amounts given with contacts