feat: フォルダーやファイルでもIDをコピーできるように (#11189)
* feat: フォルダーやファイルでもIDをコピーできるように close #11188 * docs: update CHANGELOG.md
This commit is contained in:
Vendored
+2
@@ -57,6 +57,8 @@ export interface Locale {
|
||||
"copyUsername": string;
|
||||
"copyUserId": string;
|
||||
"copyNoteId": string;
|
||||
"copyFileId": string;
|
||||
"copyFolderId": string;
|
||||
"searchUser": string;
|
||||
"reply": string;
|
||||
"loadMore": string;
|
||||
|
||||
Reference in New Issue
Block a user