aboutsummaryrefslogtreecommitdiff
path: root/docs/en/internationalization.md
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2026-02-01 13:06:53 +0100
committerGravatar GitHub <noreply@github.com> 2026-02-01 13:06:53 +0100
commit5beebfcd45d48b9afde09694c85d04bfa71c14d5 (patch)
treea9c5091a5e0af8f78af3d43d7900226174a088cf /docs/en/internationalization.md
parentdae27ebd5d367de034093c26d770d553f4a4e19e (diff)
Initial conventions for AI agents and humans: AGENTS.md, SKILLS.md, instructions.md (#8478)
Not stable yet, but initial structure https://agents.md https://agentskills.io/specification https://code.visualstudio.com/docs/copilot/customization/custom-instructions https://code.visualstudio.com/docs/copilot/customization/agent-skills
Diffstat (limited to 'docs/en/internationalization.md')
-rw-r--r--docs/en/internationalization.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/en/internationalization.md b/docs/en/internationalization.md
index c40285c4a..fb1ea63e5 100644
--- a/docs/en/internationalization.md
+++ b/docs/en/internationalization.md
@@ -43,6 +43,8 @@ Each value can be referenced by a key: it consists of a series of identifiers se
You should not have to write the array by yourself and we provide several commands to ease the manipulation of these files. Let’s see some common use cases.
+> ℹ Check [`freshrss-i18n/SKILL.md`](https://github.com/FreshRSS/FreshRSS/blob/edge/.github/skills/freshrss-i18n/SKILL.md) for detailed coding conventions (both for humans and AI agents).
+
## Add support for a new language
If you want to add support for a language which isn’t supported by FreshRSS yet, you can run this command: