Skip to content

Commit

Permalink
support 繁體中文
Browse files Browse the repository at this point in the history
  • Loading branch information
yaleiyale committed Dec 12, 2022
1 parent 1a25efd commit 4cd9591
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ This plugin is for uploading **images** to hosting platform or **files** to Gith

**图床聚合 & Github上传器**

配置界面多語言支持
- 简体中文
- 繁體中文
- English

Starting from version 2.6, clipboard and drag files are supported; Non-image files will appear as links without "!" at the beginning by default after being embed in markdown.

🚩 [中文](https://lestua.eu.org/notes/2022/10/16/172318)
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "emo-uploader",
"name": "Emo",
"version": "2.9",
"version": "2.10",
"minAppVersion": "0.15.6",
"description": "Embed markdown online file/image links. This plugin is for uploading images to hosting or files to github in Obsidian.",
"author": "yaleiyale",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "emo-uploader",
"version": "2.9",
"version": "2.10",
"description": "Embed markdown online file/image links. This plugin is for uploading images to hosting or files to github in Obsidian.",
"main": "dist/main.js",
"repository": "https://github.com/yaleiyale/obsidian-emo-uploader",
Expand Down

0 comments on commit 4cd9591

Please sign in to comment.