yi-i18n 0.0.7 → 0.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -80,5 +80,13 @@
80
80
  "signup_confirm_reminder": "You've successfully signed up. Please check your email to confirm your account before signing in.",
81
81
  "passwords_not_match": "Passwords do not match",
82
82
  "creating_account": "Creating an account..."
83
+ },
84
+ "ad": {
85
+ "loading_video_for_practise": "Loading video ...",
86
+ "show_video_then_practise": "Please watch a video before practicing.",
87
+ "reload_video": "Practise: load video first",
88
+ "video_load_failed": "Practise: failed to load videos, try again.",
89
+ "you_got_a_practise_chance": "You have an opportunity to practice.",
90
+ "hide_banner_ads_tip": "Banner ads will not appear when subscribed or having more than {{s}} coins"
83
91
  }
84
92
  }
@@ -80,5 +80,13 @@
80
80
  "signup_confirm_reminder": "Se registró correctamente. Revise su correo para confirmar su cuenta antes de iniciar sesión.",
81
81
  "passwords_not_match": "Las contraseñas no coinciden",
82
82
  "creating_account": "Creando una cuenta..."
83
+ },
84
+ "ad": {
85
+ "loading_video_for_practise": "Cargando video...",
86
+ "show_video_then_practise": "Por favor, mira un video antes de practicar.",
87
+ "reload_video": "Practicar: carga el video primero",
88
+ "video_load_failed": "Practicar: error al cargar videos, intenta de nuevo.",
89
+ "you_got_a_practise_chance": "Tienes una oportunidad para practicar.",
90
+ "hide_banner_ads_tip": "Los anuncios tipo banner no aparecerán si estás suscrito o tienes más de {{s}} monedas"
83
91
  }
84
92
  }
@@ -80,5 +80,13 @@
80
80
  "signup_confirm_reminder": "登録が完了しました。ログイン前にメールを確認し、アカウントを認証してください。",
81
81
  "passwords_not_match": "パスワードが一致しません",
82
82
  "creating_account": "アカウントを作成中..."
83
+ },
84
+ "ad": {
85
+ "loading_video_for_practise": "アニメーションの読み込み中...",
86
+ "show_video_then_practise": "卦を練習する前にアニメーションを見てください",
87
+ "reload_video": "卦を練習する: アニメーションを読み込んでください",
88
+ "video_load_failed": "卦を練習する: アニメーションの読み込みに失敗しました。もう一度お試しください。",
89
+ "you_got_a_practise_chance": "卦を練習する一度のチャンスがあります",
90
+ "hide_banner_ads_tip": "購読有効または {{s}} 個以上の卦金保有時、バナー広告は表示されない。"
83
91
  }
84
92
  }
@@ -80,5 +80,13 @@
80
80
  "signup_confirm_reminder": "성공적으로 가입되었습니다. 로그인 전에 이메일을 확인하고 계정을 인증하세요.",
81
81
  "passwords_not_match": "비밀번호가 일치하지 않습니다",
82
82
  "creating_account": "계정 생성 중..."
83
+ },
84
+ "ad": {
85
+ "loading_video_for_practise": "애니메이션을 로딩 중입니다...",
86
+ "show_video_then_practise": "괘 보기 연습 전에 애니메이션을 먼저 보세요",
87
+ "reload_video": "연습: 애니메이션을 먼저 로딩하세요",
88
+ "video_load_failed": "연습: 애니메이션 로딩에 실패했습니다. 다시 시도해보세요",
89
+ "you_got_a_practise_chance": "괘 보기 연습 기회가 한 번 있습니다",
90
+ "hide_banner_ads_tip": "구독이 적용되거나 {{s}}개 이상의 괘금을 보유할 때, 배너 광고가 나타나지 않습니다."
83
91
  }
84
92
  }
@@ -80,5 +80,13 @@
80
80
  "signup_confirm_reminder": "注册成功。登录前请先查收邮件并完成账户验证。",
81
81
  "passwords_not_match": "两次输入的密码不一致",
82
82
  "creating_account": "正在创建账户..."
83
+ },
84
+ "ad": {
85
+ "loading_video_for_practise": "动画加载中...",
86
+ "show_video_then_practise": "练习起卦前请先看一段动画",
87
+ "reload_video": "练习:先加载动画",
88
+ "video_load_failed": "练习:动画加载出错,再试试",
89
+ "you_got_a_practise_chance": "你有一次练习起卦机会",
90
+ "hide_banner_ads_tip": "当订阅生效或拥有超过{{s}}个卦金时,将不会出现横幅广告。"
83
91
  }
84
92
  }
@@ -80,5 +80,13 @@
80
80
  "signup_confirm_reminder": "註冊成功。登入前請先查收郵件並完成帳號驗證。",
81
81
  "passwords_not_match": "兩次輸入的密碼不一致",
82
82
  "creating_account": "正在建立帳號..."
83
+ },
84
+ "ad": {
85
+ "loading_video_for_practise": "動畫加載中...",
86
+ "show_video_then_practise": "練習起卦前请先看一段動畫",
87
+ "reload_video": "練習:先加載動畫",
88
+ "video_load_failed": "練習:動畫加載出錯,再試試",
89
+ "you_got_a_practise_chance": "你有一次練習起卦機會",
90
+ "hide_banner_ads_tip": "當訂閱生效或擁有超過{{s}}個卦金時,將不會出現橫幅廣告。"
83
91
  }
84
92
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "yi-i18n",
3
- "version": "0.0.7",
3
+ "version": "0.0.8",
4
4
  "description": "",
5
5
  "main": "./dist/index.js",
6
6
  "types": "./dist/index.d.ts",