mirror of
https://github.com/muerwre/markdown-home-tab.git
synced 2025-04-25 00:46:41 +07:00
25 lines
647 B
JSON
25 lines
647 B
JSON
{
|
|
"Edit": "Edit",
|
|
"Save": "Save",
|
|
"Delete": "Delete",
|
|
"Nothing's here yet": "Nothing's here yet",
|
|
"Background": "Background",
|
|
"Text": "Text",
|
|
"Links": "Links",
|
|
"Colors": "Colors",
|
|
"Inline code": "Inline code",
|
|
"Ok": "Ok",
|
|
"Settings": "Settings",
|
|
"Color theme": "Color theme",
|
|
"Custom theme": "Custom theme",
|
|
"Dark theme": "Dark theme",
|
|
"Light theme": "Light theme",
|
|
"Blueberry boar": "Blueberry boar",
|
|
"User defined theme": "User defined",
|
|
"Built-in theme": "Built-in",
|
|
"Heading 1": "Heading 1",
|
|
"Heading 2": "Heading 2",
|
|
"Heading 3": "Heading 3",
|
|
"Heading 4": "Heading 4",
|
|
"Heading 5": "Heading 5"
|
|
}
|