From 51c2c21e2d06e6c6fd27aab755f103468c0bfb0e Mon Sep 17 00:00:00 2001 From: Cathy Sarisky <42299862+cathysarisky@users.noreply.github.com> Date: Thu, 5 Mar 2026 12:26:46 -0500 Subject: [PATCH] Add translations section to README Added section on translations and contribution guidelines. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e07a91387a..d21d675c1b 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,9 @@ Casper uses inline SVG icons, included via Handlebars partials. You can find all You can add your own SVG icons in the same manner. +# Translations + +Please see [@TryGhost/Themes/theme-translations/README.md](https://github.com/TryGhost/Themes/blob/main/packages/theme-translations/README.md) for how to build, edit, or contribute translations. Do not contribute translations to the @TryGhost/Source repo directly. # Copyright & License