From bb99341aba7a838196140e8f286b7063df2eb1b9 Mon Sep 17 00:00:00 2001 From: steven Date: Sun, 3 Sep 2023 14:50:25 +0800 Subject: [PATCH] chore: add readme to locales --- frontend/locales/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 frontend/locales/README.md diff --git a/frontend/locales/README.md b/frontend/locales/README.md new file mode 100644 index 0000000..5a8eaf3 --- /dev/null +++ b/frontend/locales/README.md @@ -0,0 +1,3 @@ +# Translation files + +This directory contains the translation files for the frontend including web and browser extension.