From 48a9eee42581b9faa89886564154d16b26d48cb1 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 19 May 2018 07:55:28 +0900 Subject: [PATCH] Updaye docs --- docs/translate.en.md | 10 +++------- docs/translate.fr.md | 10 +++------- docs/translate.ja.md | 4 ---- 3 files changed, 6 insertions(+), 18 deletions(-) diff --git a/docs/translate.en.md b/docs/translate.en.md index a80f472a3..cedb0bafc 100644 --- a/docs/translate.en.md +++ b/docs/translate.en.md @@ -1,12 +1,8 @@ -Misskey's Translation - English version -============ - -How to add a new language? ----------------------- -Copy a language file to `/locales` and rename it after the language you wish to add. +Misskey's Translation +===================== If you find an untranslated part on Misskey: -------------------------------- +-------------------------------------------- 1. Look for untranslated parts in the miskey's source code. - For instance, if you find an untranslated part in: `src/client/app/mobile/views/pages/home.vue`. diff --git a/docs/translate.fr.md b/docs/translate.fr.md index 8350bcb36..463267daa 100644 --- a/docs/translate.fr.md +++ b/docs/translate.fr.md @@ -1,12 +1,8 @@ -Traduction de Misskey - Version Française -============ - -Comment ajouter une nouvelle langue ? ----------------------- -Veuillez copier un fichier de langue dans /locales puis renommez-le du nom de la langue que vous voulez ajouter et modifier. +Traduction de Misskey +===================== Si vous trouvez un segment non-traduit sur Misskey : -------------------------------- +---------------------------------------------------- 1. Veuillez chercher des parties non-traduites dans le code source de Misskey. - Par exemple, supposons que vous trouviez un segment non-traduit dans : `src/client/app/mobile/views/pages/home.vue`. diff --git a/docs/translate.ja.md b/docs/translate.ja.md index 22172b12e..4804478d1 100644 --- a/docs/translate.ja.md +++ b/docs/translate.ja.md @@ -1,10 +1,6 @@ Misskeyの翻訳 ============ -新たな言語を追加するには ----------------------- -/locales 内に既にある何らかの言語ファイルをコピーして、追加したい言語名にリネームして編集してください。 - Misskey内の未翻訳箇所を見つけたら -------------------------------