From d8418830c59eadec193711e195524054f584cebf Mon Sep 17 00:00:00 2001 From: mshrtkch Date: Sun, 16 Apr 2017 19:22:20 +0900 Subject: [PATCH] Fix typo (#67) --- Contributing-to-Mastodon/Translating.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Contributing-to-Mastodon/Translating.md b/Contributing-to-Mastodon/Translating.md index 2f10d555..63008911 100644 --- a/Contributing-to-Mastodon/Translating.md +++ b/Contributing-to-Mastodon/Translating.md @@ -1,7 +1,7 @@ Translating =========== -If you want to localise Mastodon into your language, here is how. +If you want to localize Mastodon into your language, here is how. There are two parts to Mastodon, the server and the web client. The translations for the web client are in `app/assets/javascripts/components/locales`. For the server-side, the translations live in `config/locales` and are divided into different files. Here are all the files you’ll need to translate: