1
0
mirror of https://git.boykissers.com/pawkey/pawkey-sk.git synced 2025-12-20 04:04:16 +00:00

リノートメニューに「リノートの詳細」を追加 (#14985)

* add renote-detail menu

* changelog

* Apply suggestions from code review

Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>

* Update CHANGELOG.md

---------

Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
This commit is contained in:
FineArchs
2024-11-19 10:34:33 +09:00
committed by GitHub
parent e800c0f85a
commit c271534aba
4 changed files with 16 additions and 0 deletions

4
locales/index.d.ts vendored
View File

@@ -2362,6 +2362,10 @@ export interface Locale extends ILocale {
* 詳細
*/
"details": string;
/**
* リノートの詳細
*/
"renoteDetails": string;
/**
* 絵文字を選択
*/