From 16c8ae61320fe7dcf487d96b0471d5745040ff6a Mon Sep 17 00:00:00 2001 From: Tom Moor Date: Sun, 11 May 2025 08:56:26 -0400 Subject: [PATCH] Create README.md (#9174) --- shared/i18n/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 shared/i18n/README.md diff --git a/shared/i18n/README.md b/shared/i18n/README.md new file mode 100644 index 0000000000..13f9c9dafb --- /dev/null +++ b/shared/i18n/README.md @@ -0,0 +1,3 @@ +Do not edit files in `/locales` directly – these are machine generated. Translations are provided through CrowdIn, see the documentation here: + +https://github.com/outline/outline/blob/main/docs/TRANSLATION.md