[ci skip] update configs

This commit is contained in:
kakkokari-gtyih 2023-12-01 21:59:27 +09:00
parent adc15a6d1d
commit 17d4c29a15
2 changed files with 4 additions and 2 deletions

View File

@ -12,11 +12,11 @@ Release date: **TBD未定**
## Docsの書き方
`/content/.README.md` をご覧ください
**必ず [`/content/.README.md`](./content/.README.md) をご覧ください**
## NuxtLinkについて
内部リンク・外部リンクに関する処理を強化した[`<GNuxtLink>`](./tree/master/components/g/NuxtLink.vue)を使用していますので、**リンクを追加する際は`<NuxtLink>`ではなく`<GNuxtLink>`を使用してください。**
内部リンク・外部リンクに関する処理を強化した[`<GNuxtLink>`](./components/g/NuxtLink.vue)を使用していますので、**リンクを追加する際は`<NuxtLink>`ではなく`<GNuxtLink>`を使用してください。**
## Setup

View File

@ -2,9 +2,11 @@ files:
- source: /locales/ja-JP.yml
translation: /locales/%locale%.yml
update_option: update_as_unapproved
skip_untranslated_strings: true
- source: /content/ja/docs/**/*.*
translation: /content/%two_letters_code%/docs/**/%original_file_name%
update_option: update_as_unapproved
skip_untranslated_files: true
ignore:
- "/content/ja/docs/**/_*.*"
languages_mapping: