summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-05-19 07:55:28 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-05-19 07:55:28 +0900
commit48a9eee42581b9faa89886564154d16b26d48cb1 (patch)
treed09b1102dfeb161e51ba1525e0830bfa16c4171e
parentUpdate (diff)
downloadmisskey-48a9eee42581b9faa89886564154d16b26d48cb1.tar.gz
misskey-48a9eee42581b9faa89886564154d16b26d48cb1.tar.bz2
misskey-48a9eee42581b9faa89886564154d16b26d48cb1.zip
Updaye docs
-rw-r--r--docs/translate.en.md10
-rw-r--r--docs/translate.fr.md10
-rw-r--r--docs/translate.ja.md4
3 files changed, 6 insertions, 18 deletions
diff --git a/docs/translate.en.md b/docs/translate.en.md
index a80f472a3d..cedb0bafc3 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 8350bcb369..463267daa5 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 22172b12e2..4804478d1b 100644
--- a/docs/translate.ja.md
+++ b/docs/translate.ja.md
@@ -1,10 +1,6 @@
Misskeyの翻訳
============
-新たな言語を追加するには
-----------------------
-/locales 内に既にある何らかの言語ファイルをコピーして、追加したい言語名にリネームして編集してください。
-
Misskey内の未翻訳箇所を見つけたら
-------------------------------