From c56699bbe7e61d8af19ef0edf10f1534d93645d5 Mon Sep 17 00:00:00 2001 From: grace potma <67400059+gracepotma@users.noreply.github.com> Date: Fri, 9 Aug 2024 08:51:17 -0700 Subject: [PATCH] Docs: Update ampathformstranslations.md It was not yet clear to me until I learned the hard way that you need an English translation file even if the original JSON form schema was in english. --- readme/ampathformstranslations.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme/ampathformstranslations.md b/readme/ampathformstranslations.md index a37a1ea7..d22553d8 100644 --- a/readme/ampathformstranslations.md +++ b/readme/ampathformstranslations.md @@ -7,6 +7,8 @@ ampathformstranslations/ └── form2_translations_en.json ``` +**Note:** You will need a translation file for ALL languages you want to be able to switch between. For example, if you want to be able to switch between both French and English, you would need a file for BOTH those languages, as shown above. If you only had a fr.json file, then even when you set your language preference to English, you would still be seeing that form only in French. + ###### JSON file example: ```json {