docs(ar): second-pass localization cleanup

This commit is contained in:
Adam
2026-02-11 14:42:53 -06:00
parent 3befd0c6c5
commit 8eea53a41e
12 changed files with 39 additions and 39 deletions

View File

@@ -113,10 +113,10 @@ OPENCODE_SERVER_PASSWORD=secret opencode web
يمكنك إرفاق واجهة terminal (TUI) بخادم ويب قيد التشغيل:
```bash
# Start the web server
# ابدأ خادم الويب
opencode web --port 4096
# In another terminal, attach the TUI
# في محطة طرفية أخرى، اربط TUI
opencode attach http://localhost:4096
```