Skip to content

Commit 36e2e7f

Browse files
SilviaAmAmsvenvandescheur
authored andcommitted
📝 Document new script for translations
1 parent ed65daa commit 36e2e7f

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

backend/docs/developers/index.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ Content
1717
gherkin-like-tests
1818
vcr-tests
1919
logic
20-
deploying
20+
deploying
21+
translations
+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
.. _developers_translations:
2+
3+
Updating the translations (backend)
4+
===================================
5+
6+
From the ``backend/`` directory, run:
7+
8+
.. code:: bash
9+
10+
./bin/make_messages.sh

0 commit comments

Comments
 (0)