Skip to content

Commit 7f6f9cf

Browse files
committed
Docs: add translation weblate link in readme
1 parent 091b173 commit 7f6f9cf

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,10 @@ This creates a zip file in the `target` folder, which can then be [installed in
8888

8989
To avoid having to unzip the extension in the corresponding directory every time you want to test it, you can also use another set up: simply create a symbolic link from your extensions folder in OpenRefine to the local copy of this repository. With this setup, you do not need to run `mvn package` when making changes to the extension, but you will still to compile it with `mvn compile` if you are making changes to Java files, and restart OpenRefine if you make changes to any files.
9090

91+
### Translating it
92+
93+
The Commons Extension is translated using [Weblate](https://hosted.weblate.org/projects/openrefine/commonsextension/).
94+
9195
### Releasing it
9296

9397
See [RELEASE.md](RELEASE.md).

0 commit comments

Comments
 (0)