feat: architectural grid editor fullPage + slash commands + doc info panel + AI title
This commit is contained in:
@@ -131,6 +131,7 @@
|
||||
"pinnedNotes": "고정된 메모",
|
||||
"recent": "최근",
|
||||
"addNote": "메모 추가",
|
||||
"readMore": "더 읽기",
|
||||
"remove": "제거",
|
||||
"dragToReorder": "드래그하여 재정렬",
|
||||
"more": "더 보기",
|
||||
@@ -628,7 +629,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": "프로필",
|
||||
|
||||
Reference in New Issue
Block a user