From e1221a323f93c40ab91f19719d08d90d1dcfd38b Mon Sep 17 00:00:00 2001 From: naskya Date: Wed, 13 Sep 2023 22:59:38 +0000 Subject: [PATCH] Delete outdated locales/README.md --- locales/README.md | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 locales/README.md diff --git a/locales/README.md b/locales/README.md deleted file mode 100644 index a31df4f4cc..0000000000 --- a/locales/README.md +++ /dev/null @@ -1,6 +0,0 @@ -# **DO NOT edit locale files** except `ja-JP.yml`. - -When you add text to the ja-JP file (of misskey-dev/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.