From 37f35da4365479db36951f696c9fedb57dbc1f98 Mon Sep 17 00:00:00 2001 From: Stefan Haller Date: Fri, 26 Jul 2024 10:59:00 +0200 Subject: [PATCH] Add a readme file for the JSON files in pkg/i18n/translations People have started sending PRs that change these files. --- pkg/i18n/translations/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 pkg/i18n/translations/README.md diff --git a/pkg/i18n/translations/README.md b/pkg/i18n/translations/README.md new file mode 100644 index 000000000..ee8d561e1 --- /dev/null +++ b/pkg/i18n/translations/README.md @@ -0,0 +1,3 @@ +The JSON files in this directory are machine-generated; please do not edit. + +Translating lazygit happens at https://crowdin.com/project/lazygit/.