feat: more details for invite link

This commit is contained in:
Tristan Yang
2023-06-12 18:48:25 +08:00
parent b698138b67
commit e1a45dc710
13 changed files with 274 additions and 101 deletions
+18
View File
@@ -54,5 +54,23 @@
"start_download": "Start by downloading VoceChat mobile app",
"open": "Open VoceChat",
"have_already": "Have the app already?"
},
"invite_expire": {
"min30": "30 minutes",
"h1": "1 hour",
"h6": "6 hours",
"h12": "12 hours",
"d1": "1 day",
"d7": "7 days",
"d30": "30 days"
},
"invite_times": {
"no_limit": "no limit",
"time1": "1 use",
"times5": "5 uses",
"times10": "10 uses",
"times25": "25 uses",
"times50": "50 uses",
"times100": "100 uses"
}
}