fix: typo

[skip ci] [skip changelog]
This commit is contained in:
Constrat
2023-12-30 16:02:32 +01:00
committed by uye
parent d9d9217512
commit 8ce808263c

View File

@@ -484,7 +484,7 @@ The video aspect ratio needs to be 16:9 without interference factors such as bla
<system:String x:Key="SelectTheFile">Select task file</system:String>
<system:String x:Key="SelectTheFileTip">Task files can be imported by dragging the mouse</system:String>
<system:String x:Key="PasteClipboardTip">Paste Clipboard</system:String>
<system:String x:Key="ImportFilesTip">Import task fils</system:String>
<system:String x:Key="ImportFilesTip">Import task files</system:String>
<system:String x:Key="DoYouLikeThisWebJson">Do you like this task file? Rate it!</system:String>
<system:String x:Key="FailedToLikeWebJson">An error occurred, the like failed. : &lt;</system:String>
<system:String x:Key="ThanksForLikeWebJson">Thanks for the likes!\nThe comment section is already open on the web page, please feel free to leave your comment!</system:String>