mirror of
https://github.com/zsviczian/obsidian-excalidraw-plugin.git
synced 2025-08-06 05:46:28 +00:00
Fixed multiple issues in zh-cn.ts file: 1. Removed redundant spaces 2. Standardized punctuation formats 3. Ensured consistent code style 4. Fixed several instances of repeated text symbols The changes were focused on improving code readability and maintaining consistent formatting throughout the file.