From 154e020b834a63a8fd3a0857cb1987f8c6a6b94e Mon Sep 17 00:00:00 2001 From: Gauthier Roebroeck Date: Thu, 29 May 2025 13:38:44 +0800 Subject: [PATCH] i18n readme --- next-ui/i18n/README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 next-ui/i18n/README.md diff --git a/next-ui/i18n/README.md b/next-ui/i18n/README.md new file mode 100644 index 00000000..e323875f --- /dev/null +++ b/next-ui/i18n/README.md @@ -0,0 +1 @@ +This folder contains the extracted translation files, using `npm run i18n-extract`.