mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-23 21:06:22 +08:00
feat(core): integrate google calendar sync (#14248)
fix #14170 fix #13893 fix #13673 fix #13543 fix #13308 fix #7607 #### PR Dependency Tree * **PR #14247** * **PR #14248** 👈 This tree was auto-generated by [Charcoal](https://github.com/danerwilliams/charcoal) <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **New Features** * Integrations panel in Account Settings to link/unlink calendar providers. * Collapsible settings wrapper for improved layout. * **Improvements** * Calendar system reworked: per-account calendar groups, simplified toggles with explicit Save, richer event display (multi-dot date indicators), improved event time/title handling across journal views. * **Localization** * Added calendar keys: save-error, no-journal, no-calendar; removed legacy duplicate-error keys. <sub>✏️ Tip: You can customize this high-level summary in your review settings.</sub> <!-- end of auto-generated comment: release notes by coderabbit.ai -->
This commit is contained in:
@@ -2037,9 +2037,6 @@
|
||||
"com.affine.integration.calendar.unsubscribe": "إلغاء الاشتراك",
|
||||
"com.affine.integration.calendar.new-title": "إضافة تقويم بواسطة الرابط",
|
||||
"com.affine.integration.calendar.new-url-label": "رابط التقويم",
|
||||
"com.affine.integration.calendar.new-duplicate-error-title": "هذا تقويم مكرر",
|
||||
"com.affine.integration.calendar.new-duplicate-error-content": "تقويم الاشتراك هذا موجود بالفعل في حساب التقويمات المشتركة.",
|
||||
"com.affine.integration.calendar.new-error": "حدث خطأ أثناء إضافة التقويم",
|
||||
"com.affine.integration.calendar.all-day": "طوال اليوم",
|
||||
"com.affine.integration.calendar.new-doc": "مستند جديد",
|
||||
"com.affine.integration.calendar.show-events": "عرض أحداث التقويم",
|
||||
|
||||
Reference in New Issue
Block a user