feat(cloud): pause/reactivate members (#184)
* feat: add paused member status * feat: add paused badge to member table * chore: add translations * feat: unpause all members on pro activation
This commit is contained in:
@@ -1280,6 +1280,10 @@ msgstr "Wachtwoord moet minimaal 8 tekens bevatten"
|
||||
msgid "Passwords do not match"
|
||||
msgstr "Wachtwoorden komen niet overeen"
|
||||
|
||||
#: src/views/members/index.tsx:134
|
||||
msgid "Paused"
|
||||
msgstr "Gepauzeerd"
|
||||
|
||||
#: src/views/home/components/Pricing.tsx:102
|
||||
msgid "Payment frequency"
|
||||
msgstr "Betalingsfrequentie"
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user