diff options
| author | zwebmedia <peter@zwebmedia.com> | 2018-10-21 05:45:35 +0700 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-10-21 07:45:35 +0900 |
| commit | f09999ad5af52bf438215b3ad629bc25b2c620e0 (patch) | |
| tree | b14df19f2e15170d2623b4b3686d916d3eca3bf5 | |
| parent | Update user.header.vue (#2964) (diff) | |
| download | sharkey-f09999ad5af52bf438215b3ad629bc25b2c620e0.tar.gz sharkey-f09999ad5af52bf438215b3ad629bc25b2c620e0.tar.bz2 sharkey-f09999ad5af52bf438215b3ad629bc25b2c620e0.zip | |
Update README.md (#2965)
Improve instructions documentation.
| -rw-r--r-- | locales/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/locales/README.md b/locales/README.md index 56bfae64d6..775a39a3c1 100644 --- a/locales/README.md +++ b/locales/README.md @@ -1,3 +1,6 @@ # **DO NOT edit locale files** except `ja-JP.yml`. +When you add text to the ja-JP file (of syuilo/misskey), it will automatically be applied to other language files. +Translations added in ja-JP file should contain the original Japanese strings. + Please see [Contribution guide](../CONTRIBUTING.md) for more information. |