add: purchased accounts

This commit is contained in:
trisua 2025-07-03 21:56:21 -04:00
parent 0aa2ea362f
commit 2ec8d86edf
22 changed files with 1279 additions and 124 deletions

View file

@ -44,6 +44,7 @@ version = "1.0.0"
"general:label.timeline_end" = "That's a wrap!"
"general:label.loading" = "Working on it!"
"general:label.send_anonymously" = "Send anonymously"
"general:label.must_activate_account" = "You need to activate your account!"
"general:label.supporter_motivation" = "Become a supporter!"
"general:action.become_supporter" = "Become supporter"
@ -88,6 +89,9 @@ version = "1.0.0"
"auth:action.message" = "Message"
"auth:label.banned" = "Banned"
"auth:label.banned_message" = "This user has been banned for breaking the site's rules."
"auth:action.create_account" = "Create account"
"auth:action.purchase_account" = "Purchase account"
"auth:action.continue" = "Continue"
"communities:action.create" = "Create"
"communities:action.select" = "Select"