1
1
mirror of https://github.com/kokonect-link/cherrypick synced 2024-11-27 06:18:46 +09:00

fix ja-JP.yml

This commit is contained in:
NoriDev 2024-11-15 13:09:58 +09:00
parent 24d076253e
commit 50786b691c
2 changed files with 2 additions and 2 deletions

2
locales/index.d.ts vendored
View File

@ -138,7 +138,7 @@ export interface Locale extends ILocale {
*/
"noteFooterButton": string;
/**
*
*
*/
"collapseReplies": string;
/**

View File

@ -30,7 +30,7 @@ filesGridLayoutInUserPage: "メディアタブをグリッドレイアウトに
filesGridLayoutInUserPageDescription: "この設定をオンにすると、ユーザーページのメディアタブがアルバム形式で表示されます。\nオフにすると、元のートのタイムラインに変更されます。"
showReplyTargetNoteInSemiTransparent: "返信対象ノートを半透明に表示"
noteFooterButton: "ノートにアクションボタンを表示"
collapseReplies: "返信のリノートのスマート省略"
collapseReplies: "返信のスマート省略"
collapseRepliesDescription: "返信で作成されたノートをたたんで表示します。\nリアクションしたートは影響を受けません。"
repliedBy: "{user}が返信を作成しました"
collapseLongNoteContent: "内容の長いノートを省略して表示"