1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- {
- "beta.description.1": {
- "description": "Section description",
- "message": "**PreMiD Beta**が、誰でも使えるようになりました!"
- },
- "beta.description.2": {
- "description": "Section description",
- "message": "登録したら何がもらえるの?"
- },
- "beta.features.1": {
- "description": "Features list",
- "message": "最新の機能"
- },
- "beta.features.2": {
- "description": "Features list",
- "message": "PreMiDの超秘密のテキストチャンネル"
- },
- "beta.features.3": {
- "description": "Features list",
- "message": "Discordサーバー内での特別なロール"
- },
- "beta.register.button": {
- "description": "Sign up button text",
- "message": "今すぐ登録しよう!"
- },
- "beta.register.text": {
- "description": "{0} will be replaced with the beta testers count -> is a variable",
- "message": "準備はいい? {0}人のベータテスターに加わろう!"
- },
- "beta.title": {
- "description": "Beta page title",
- "message": "新機能が欲しいかい?"
- },
- "error.noslots": {
- "description": "Shows when the beta slots are full.",
- "message": "ベータの空き枠が現在はないようです。"
- },
- "thankyou.description": {
- "description": "Thank You page description",
- "message": "ベータプログラムに登録していただき、ありがとうございます!\n承認されるまでには時間がかかる場合があります。"
- },
- "thankyou.title": {
- "description": "Thank You page title",
- "message": "ベータユーザーになりました!"
- }
- }
|