From f9a8fdaf487692949bbcf1669e4f3dd2cb27b240 Mon Sep 17 00:00:00 2001 From: Reese Armstrong Date: Wed, 31 Jan 2024 19:46:49 -0600 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1f0358a..b7643a6 100644 --- a/README.md +++ b/README.md @@ -26,3 +26,7 @@ This is the backbone for Obl.ong, a nonprofit service providing free, quality do - Copy `app/javascript/application.js` to `public/assets/application-{hash}.js` (must be done every time assets is recompiled) - Edit `config/application.rb` to reflect your environment - Start the server with `bin/rails server` + +## Translations + +We are working to integrate with [Weblate](https://hosted.weblate.org/projects/oblong/) to allow for translation submissions.