You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/client/src/translations/fa/translation.json
+16-1Lines changed: 16 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,21 @@
2
2
"about": {
3
3
"title": "درباره Trilium Notes",
4
4
"homepage": "صفحه اصلی:",
5
-
"app_version": "نسخه برنامه:"
5
+
"app_version": "نسخه برنامه:",
6
+
"db_version": "نسخه پایگاه داده:",
7
+
"sync_version": "نسخه منطبق:",
8
+
"build_date": "تاریخ ساخت:",
9
+
"build_revision": "نسخه بازنگری شده:",
10
+
"data_directory": "دایرکتوری داده:"
11
+
},
12
+
"toast": {
13
+
"critical-error": {
14
+
"title": "خطای بحرانی",
15
+
"message": "خطای بحرانی رخ داده که مانع از اجرای برنامه می شود\n\n {{message}}\n\nبه احتمال زیاد ناشی از خطای غیرمنتظره در اجرای ناموفق یک اسکریپت است. برنامه را در مد ایمن اجرا کنید و خطا را بررسی نمایید."
0 commit comments