ja.js 96 B

1234567
  1. /**
  2. * 日本语言包
  3. */
  4. export default {
  5. name: "日本語",
  6. default: "デフォルト",
  7. }