DevToysMac
DevToysMac copied to clipboard
Fix some irregular localization words for zh-Hans
It is very rare to see 黏贴 as the translation to Paste. Usually, on both macOS and Windows, we use the word 粘贴.
Ref 1: DevToy Windows
https://github.com/veler/DevToys/blob/507e11018e9a444da549fc6244269602e0deea0b/src/dev/impl/DevToys/Strings/zh-Hans/Common.resw#L189C1-L190
Ref 2: Example in macOS Finder.app:
Also, I updated the translation for the past tense words of Copied and Pasted to reflect it.
Oh, seems duplicated to #136. Please just pick which you'd like. The past tense change is an optional and both should be fine (but maybe mine are better).