From 1e30462eaf64b77fb98554ee23ff05960b7b29f7 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Sat, 30 Dec 2023 07:48:04 -0600 Subject: [PATCH] New translations en-us.json (Afrikaans) --- frontend/lang/messages/af-ZA.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/lang/messages/af-ZA.json b/frontend/lang/messages/af-ZA.json index a62fdc7c996f..f7e452861f8b 100644 --- a/frontend/lang/messages/af-ZA.json +++ b/frontend/lang/messages/af-ZA.json @@ -198,7 +198,8 @@ "refresh": "Verfris", "upload-file": "Laai dokument op", "created-on-date": "Geskep op: {0}", - "unsaved-changes": "You have unsaved changes. Do you want to save before leaving? Okay to save, Cancel to discard changes." + "unsaved-changes": "You have unsaved changes. Do you want to save before leaving? Okay to save, Cancel to discard changes.", + "clipboard-copy-failure": "Failed to copy to the clipboard." }, "group": { "are-you-sure-you-want-to-delete-the-group": "Is jy seker jy wil {groupName} uitvee?",