From c8926a768ccf6d6074aef4cd8d6bdd9e0a3c1f93 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Thu, 16 Oct 2025 07:25:20 +0200 Subject: [PATCH] Update translation files Updated by "Cleanup translation files" add-on in Weblate. Translation: Trilium Notes/README Translate-URL: https://hosted.weblate.org/projects/trilium/readme/ --- docs/README-ar.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/README-ar.md b/docs/README-ar.md index 97c85031c..a8bc0669c 100644 --- a/docs/README-ar.md +++ b/docs/README-ar.md @@ -162,7 +162,7 @@ features, suggestions, or issues you may have! ## 🏗️ تثبيت -### Windows / MacOS +### ويندوز / نظام تشغيل ماك Download the binary release for your platform from the [latest release page](https://github.com/TriliumNext/Trilium/releases/latest), unzip the package @@ -246,7 +246,7 @@ pnpm install pnpm edit-docs:edit-docs ``` -### Building the Executable +### بناء الملف التنفيذي Download the repository, install dependencies using `pnpm` and then build the desktop app for Windows: ```shell