From ccfd8260e8aeaa3461948214f6a8bdf2ff0d3540 Mon Sep 17 00:00:00 2001
From: Tor-Einar Skog <tor-einar.skog@nibio.no>
Date: Wed, 20 Dec 2023 12:47:07 +0100
Subject: [PATCH] Translation docs deployment update

---
 docs/translation.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/translation.md b/docs/translation.md
index b3f6335f..ab9a008e 100644
--- a/docs/translation.md
+++ b/docs/translation.md
@@ -75,4 +75,5 @@ From the source root:
 
 ```
 $ ./manage.py compilemessages
-```
\ No newline at end of file
+```
+**Please note that you will have to do this also when deploying new code to a server, as we don't keep the compiled `.mo` files in GitLab**
\ No newline at end of file
-- 
GitLab