diff options
| author | syuilo <4439005+syuilo@users.noreply.github.com> | 2025-02-01 16:48:44 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-01 16:48:44 +0900 |
| commit | 9230ee52a01d9ca4f4978a2f23ec05285b8fcd16 (patch) | |
| tree | 260e53022058ea5ad1e520c8c4d52c4cd57936f5 /locales/zh-CN.yml | |
| parent | fix(misskey-js): api extractorの出力をLFに強制 (#15369) (diff) | |
| download | sharkey-9230ee52a01d9ca4f4978a2f23ec05285b8fcd16.tar.gz sharkey-9230ee52a01d9ca4f4978a2f23ec05285b8fcd16.tar.bz2 sharkey-9230ee52a01d9ca4f4978a2f23ec05285b8fcd16.zip | |
New Crowdin updates (#15360)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (German)
Diffstat (limited to 'locales/zh-CN.yml')
| -rw-r--r-- | locales/zh-CN.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locales/zh-CN.yml b/locales/zh-CN.yml index cb691f3b87..1a14f0bf76 100644 --- a/locales/zh-CN.yml +++ b/locales/zh-CN.yml @@ -49,7 +49,7 @@ pin: "置顶" unpin: "取消置顶" copyContent: "复制内容" copyLink: "复制链接" -copyRemoteLink: "复制远程连接" +copyRemoteLink: "复制远程链接" copyLinkRenote: "复制转帖链接" delete: "删除" deleteAndEdit: "删除并编辑" |