From 51a20c446ee6daf2aba006463fea065ed2e10e0f Mon Sep 17 00:00:00 2001 From: okx-code Date: Fri, 25 Jan 2019 18:08:19 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b748e0..7315c63 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Rankup3 -This is the branch for new locale changes to Rankup. +## Translation + +If you would like to contribute to translating the plugin, you can fork it. Locale names are in ISO-639-1 and are in the folder [`src/main/resources/locale`](https://github.com/okx-code/Rankup3/tree/locale/src/main/resources/locale) When a locale is added, it should be saved [here](https://github.com/okx-code/Rankup3/blob/locale/src/main/java/sh/okx/rankup/Rankup.java#L193), ie through adding a line such as `saveLocale("es");`