From ba730433702ecbfada45337c32d78f63d6cb22d7 Mon Sep 17 00:00:00 2001 From: coool9 <57592164+coool9@users.noreply.github.com> Date: Tue, 24 Feb 2026 22:23:07 +0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1527dfcd69..3acff6eaecc 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ This monorepo contains the web services and documentation for open.mp and SA-MP. ## Overview -- `frontend/docs/` Wiki documentation for SA-MP and open.mp in Markdown format including translations. +- `frontend/docs/` Wiki documentation for SA-MP and open.mp in Markdown format. Translations at `frontend/i18n/`. - `frontend/` [Next.js](https://nextjs.org) app for the https://open.mp site. - `prisma/` [Prisma](https://prisma.io/) database models for generating Go code and SQL migrations. - `app/` Backend API for server listings, accounts, etc.