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:
parent
24d076253e
commit
50786b691c
2
locales/index.d.ts
vendored
2
locales/index.d.ts
vendored
@ -138,7 +138,7 @@ export interface Locale extends ILocale {
|
||||
*/
|
||||
"noteFooterButton": string;
|
||||
/**
|
||||
* 返信のリノートのスマート省略
|
||||
* 返信のスマート省略
|
||||
*/
|
||||
"collapseReplies": string;
|
||||
/**
|
||||
|
@ -30,7 +30,7 @@ filesGridLayoutInUserPage: "メディアタブをグリッドレイアウトに
|
||||
filesGridLayoutInUserPageDescription: "この設定をオンにすると、ユーザーページのメディアタブがアルバム形式で表示されます。\nオフにすると、元のノートのタイムラインに変更されます。"
|
||||
showReplyTargetNoteInSemiTransparent: "返信対象ノートを半透明に表示"
|
||||
noteFooterButton: "ノートにアクションボタンを表示"
|
||||
collapseReplies: "返信のリノートのスマート省略"
|
||||
collapseReplies: "返信のスマート省略"
|
||||
collapseRepliesDescription: "返信で作成されたノートをたたんで表示します。\nリアクションしたノートは影響を受けません。"
|
||||
repliedBy: "{user}が返信を作成しました"
|
||||
collapseLongNoteContent: "内容の長いノートを省略して表示"
|
||||
|
Loading…
Reference in New Issue
Block a user