Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/marius-wieschollek/passwords-webextension.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Contributing.md')
-rw-r--r--Contributing.md13
1 files changed, 5 insertions, 8 deletions
diff --git a/Contributing.md b/Contributing.md
index 7936efe..c85df2a 100644
--- a/Contributing.md
+++ b/Contributing.md
@@ -1,3 +1,7 @@
+### Translations
+You can help to translate the extension in [Weblate](https://weblate.passwordsapp.org/projects/passwords-webextension/extension/).
+If you want to add a new language, please [file an issue](https://github.com/marius-wieschollek/passwords-webextension/issues) to add it to Weblate.
+
### Development requirements
A running Nextcloud instance with the passwords app installed.
You can find instructions to set up a test server in the [main project](https://github.com/marius-wieschollek/passwords)
@@ -80,11 +84,4 @@ A [test server can be found here](https://test.passwordsapp.org/apps/cms_pico/pi
1. Follow the steps in [Debugging](#debugging) for your browser
2. Execute the synchronisation action in the extension interface
3. Network activity should appear in the "Network" tab
-4. Failed requests should be logged in the "Console"
-
-
-
-### Tasks for starters
-You can always help translating the app.
-The translation files can be found in `src/platform/generic/_locales/<language>`.
-Use the english language for reference. \ No newline at end of file
+4. Failed requests should be logged in the "Console" \ No newline at end of file