diff --git a/src/resources/i18n/fr.json b/src/resources/i18n/fr.json index 3ae9654be..e0948cc5f 100644 --- a/src/resources/i18n/fr.json +++ b/src/resources/i18n/fr.json @@ -831,6 +831,14 @@ "swabs": { "txt": "Écouvillons" }, "tissues": { "txt": "Tissus" }, "urine": { "txt": "Urine" } + }, + "common": { + "thecodeisalreadyinuse": { + "msg": "The ward code is already in use" + }, + "thecodeistoolongmax1char": { + "msg": "The ward is too long. It should three characters or less" + } } }, "exam": {