mirror of
				https://github.com/siyuan-note/plugin-sample-vite-svelte.git
				synced 2025-11-04 05:40:50 +00:00 
			
		
		
		
	使用public目录替代复制静态资源的配置
This commit is contained in:
		
							parent
							
								
									6f8ae4dcd3
								
							
						
					
					
						commit
						e6a7277f8a
					
				
					 6 changed files with 2 additions and 19 deletions
				
			
		
							
								
								
									
										20
									
								
								public/i18n/en_US.json
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										20
									
								
								public/i18n/en_US.json
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,20 @@
 | 
			
		|||
{
 | 
			
		||||
    "addTopBarIcon": "Add a top bar icon by plugin",
 | 
			
		||||
    "cancel": "Cancel",
 | 
			
		||||
    "save": "Save",
 | 
			
		||||
    "byeMenu": "Bye, Menu!",
 | 
			
		||||
    "helloPlugin": "Hello, Plugin!",
 | 
			
		||||
    "byePlugin": "Bye, Plugin!",
 | 
			
		||||
    "showDialog": "Show dialog",
 | 
			
		||||
    "removedData": "Data deleted",
 | 
			
		||||
    "confirmRemove": "Confirm to delete the data in ${name}?",
 | 
			
		||||
    "insertEmoji": "Insert Emoji",
 | 
			
		||||
    "removeSpace": "Remove Space",
 | 
			
		||||
    "getTab": "Print out all opened custom tabs in the debugger",
 | 
			
		||||
    "name": "SiYuan",
 | 
			
		||||
    "hello": {
 | 
			
		||||
        "makesure": "Before using this template, please read the <a href=\"https://github.com/siyuan-note/plugin-sample\">offical sample</a>, make sure that you've known about the pipeline for plugin developing."
 | 
			
		||||
    },
 | 
			
		||||
    "hintTitle":"About",
 | 
			
		||||
    "hintDesc":"<a href='https://github.com/siyuan-note/plugin-sample-vite-svelte'>plugin-sample-vite-svelte</a><br>@frostime<br>@88250<br>@zxkmm"
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue