Timers and other features for Heroes of the Storm
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 

8 行
86 B

  1. import VueI18n from 'vue-i18n'
  2. const i18n = new VueI18n(
  3. {}
  4. )
  5. export default i18n