Files
hexo-theme-shoka/languages
amehime ad3bb6039f fix
2021-10-03 08:19:12 +08:00
..
2020-07-04 19:09:34 +08:00
fix
2021-10-03 08:19:12 +08:00
fix
2021-10-03 08:19:12 +08:00
2020-10-30 02:47:09 +08:00
fix
2021-10-03 08:19:12 +08:00
fix
2021-10-03 08:19:12 +08:00
fix
2021-10-03 08:19:12 +08:00

Override Default Translations

If you would like to customize the default translation, you do not need to modify the translation files in the languages directory. You can override all translations using Data Files.

  1. Creat a languages.yml in source/_data.

  2. Insert following codes: (be careful about the two-space indent)

    # language
    zh-CN:
      # items
      post:
        copyright:
          # the translation you perfer
          author: 本文博主
    en:
      menu:
        schedule: Calendar