From 55d00403296933d9c1002018028cb9a51d3fb7d8 Mon Sep 17 00:00:00 2001 From: Gauthier Roebroeck Date: Thu, 5 Jun 2025 16:48:36 +0800 Subject: [PATCH] i18n extract --- next-ui/i18n/en.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/next-ui/i18n/en.json b/next-ui/i18n/en.json index 8d9b3ddf..fb74e335 100644 --- a/next-ui/i18n/en.json +++ b/next-ui/i18n/en.json @@ -147,6 +147,10 @@ "defaultMessage": "Activity", "description": "Drawer menu for My Account > Activity" }, + "ccAMWS": { + "defaultMessage": "Documentation", + "description": "Drawer menu footer: documentation link" + }, "da/wb0": { "defaultMessage": "Mark all as read", "description": "Announcements view: mark all as read button tooltip" @@ -167,6 +171,14 @@ "defaultMessage": "Age restriction", "description": "User creation/edit dialog: Age restriction field label" }, + "hYO2n6": { + "defaultMessage": "There might be a problem with your connection or your server.", + "description": "Common message: an error happened while loading data, explanation" + }, + "ixQlWv": { + "defaultMessage": "Something went wrong", + "description": "Common message: an error happened while loading data" + }, "jywpqq": { "defaultMessage": "Age", "description": "User creation/edit dialog: Age Restriction > Age field label"