feat: architectural grid editor fullPage + slash commands + doc info panel + AI title

This commit is contained in:
Antigravity
2026-05-07 22:29:02 +00:00
parent 0d8252aec0
commit e458b63115
126 changed files with 7652 additions and 1110 deletions

View File

@@ -131,6 +131,7 @@
"pinnedNotes": "الملاحظات المثبتة",
"recent": "الحديثة",
"addNote": "إضافة ملاحظة",
"readMore": "اقرأ المزيد",
"remove": "إزالة",
"dragToReorder": "اسحب لإعادة الترتيب",
"more": "المزيد",
@@ -678,7 +679,18 @@
"emailNotificationsDesc": "تلقي إشعارات مهمة عبر البريد الإلكتروني",
"desktopNotifications": "إشعارات سطح المكتب",
"desktopNotificationsDesc": "تلقي إشعارات في المتصفح",
"notificationsDesc": "إدارة تفضيلات الإشعارات"
"notificationsDesc": "إدارة تفضيلات الإشعارات",
"themeBaseGroup": "Base",
"themePalettesGroup": "Color palettes",
"themeSepia": "Sepia",
"themeMidnight": "Midnight",
"themeRose": "Rose",
"themeGreen": "Green",
"themeLavender": "Lavender",
"themeSand": "Sand",
"themeOcean": "Ocean",
"themeSunset": "Sunset",
"themeBlue": "Blue"
},
"profile": {
"title": "الملف الشخصي",
@@ -1748,4 +1760,4 @@
"addBlock": "إضافة كتلة",
"placeholder": "اكتب '/' للأوامر..."
}
}
}