mirror of
https://github.com/lobehub/lobehub.git
synced 2026-03-26 13:19:34 +07:00
10 lines
393 B
JSON
10 lines
393 B
JSON
{
|
|
"image_generation_completed": "Image \"{{prompt}}\" generated successfully",
|
|
"image_generation_completed_title": "Image Generated",
|
|
"inbox.empty": "No notifications yet",
|
|
"inbox.markAllRead": "Mark all as read",
|
|
"inbox.title": "Notifications",
|
|
"video_generation_completed": "Video \"{{prompt}}\" generated successfully",
|
|
"video_generation_completed_title": "Video Generated"
|
|
}
|