From 1e7cacecf93f1a5aaba0c76925affbaa5db748f0 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Wed, 14 Jun 2017 23:41:15 -0400 Subject: [PATCH] translate article --- _articles/miscellaneous/localization.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 _articles/miscellaneous/localization.md diff --git a/_articles/miscellaneous/localization.md b/_articles/miscellaneous/localization.md new file mode 100644 index 00000000..0291acc4 --- /dev/null +++ b/_articles/miscellaneous/localization.md @@ -0,0 +1,16 @@ +--- +layout: article +title: Help translate bitwarden to other languages +categories: [Miscellaneous] +featured: false +popular: false +tags: [localize, l10n, translate, i18n, internationalization, language] +--- + +We use a translation tool called [Crowdin](https://crowdin.com) to help manage our localization efforts across many different languages. + +If you are interested in helping translate a bitwarden application into another language (or make a translation correction), please register an account at Crowdin and join our projects here: + +If the language that you are interested in translating is not already listed, create a new account on Crowdin, join the project, and contact the project owner (). + +You can read Crowdin's getting started guide for translators here: \ No newline at end of file