From 5beebfcd45d48b9afde09694c85d04bfa71c14d5 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sun, 1 Feb 2026 13:06:53 +0100 Subject: 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 --- docs/en/internationalization.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/en/internationalization.md') 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: -- cgit v1.2.3