Ver Fonte

Merge pull request #1046 from iDolmatov/patch-1

Create CONTRIBUTING.md
Долматов Алексей há 1 mês atrás
pai
commit
937e425624
1 ficheiros alterados com 22 adições e 0 exclusões
  1. 22 0
      CONTRIBUTING.md

+ 22 - 0
CONTRIBUTING.md

@@ -0,0 +1,22 @@
+## Help With Localization
+
+We encourage everyone to help with localization. The following is how to do it.
+
+1. Fork this repository.
+
+2. Translate **en-us.xaml** to your own language then save it like **de-de.xaml**.
+
+3. Copy it to the right path.
+
+4. Make a Pull Request.
+
+There is the files you can translate with:
+
+``` batch
+src\OfficeToolPlus\Dictionaries\Languages
+src\OfficeToolPlus\Dictionaries\ProductsName
+config\Launcher
+config\Message
+```
+
+[Office Tool Plus Translation Guidelines](src/OfficeToolPlus/Dictionaries/README.md)