Skip to content

Commit e7425b1

Browse files
committed
added crowdin link to section about internationalization
1 parent f18a524 commit e7425b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ and workflow requirements.
5353
##### Internationalization
5454
All logging and error messages have been put into a [ResourceBundle](https://docs.oracle.com/javase/7/docs/api/java/util/ResourceBundle.html).
5555
This allows for all the messages to be translated to multiple languages and automatically used during runtime.
56-
If you would like to contribute to translations please visit https://www.transifex.com/acdha/bagit-java/dashboard/
56+
If you would like to contribute to translations please visit https://www.transifex.com/acdha/bagit-java/dashboard/ or https://crowdin.com/project/bagit-java.
5757

5858
##### New Interfaces
5959

0 commit comments

Comments
 (0)