From 17d4c29a157bc1a7b6a211f9a322923f86794ecb Mon Sep 17 00:00:00 2001 From: kakkokari-gtyih Date: Fri, 1 Dec 2023 21:59:27 +0900 Subject: [PATCH] [ci skip] update configs --- README.md | 4 ++-- crowdin.yml | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 236fa28f..75f4ef3f 100644 --- a/README.md +++ b/README.md @@ -12,11 +12,11 @@ Release date: **TBD(未定)** ## Docsの書き方 -`/content/.README.md` をご覧ください +**必ず [`/content/.README.md`](./content/.README.md) をご覧ください** ## NuxtLinkについて -内部リンク・外部リンクに関する処理を強化した[``](./tree/master/components/g/NuxtLink.vue)を使用していますので、**リンクを追加する際は``ではなく``を使用してください。** +内部リンク・外部リンクに関する処理を強化した[``](./components/g/NuxtLink.vue)を使用していますので、**リンクを追加する際は``ではなく``を使用してください。** ## Setup diff --git a/crowdin.yml b/crowdin.yml index e3ee250c..a17d47df 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -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: