mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-04 13:34:10 +02:00
timelineBackTopBehavior
This commit is contained in:
@@ -1094,6 +1094,7 @@ expired: "期限切れ"
|
||||
doYouAgree: "同意しますか?"
|
||||
beSureToReadThisAsItIsImportant: "重要ですので必ずお読みください。"
|
||||
iHaveReadXCarefullyAndAgree: "「{x}」の内容をよく読み、同意します。"
|
||||
timelineBackTopBehavior: "タイムラインのスクロールが先頭に戻った時の挙動"
|
||||
|
||||
_initialAccountSetting:
|
||||
accountCreated: "アカウントの作成が完了しました!"
|
||||
@@ -1555,6 +1556,10 @@ _serverDisconnectedBehavior:
|
||||
dialog: "ダイアログで警告"
|
||||
quiet: "控えめに警告"
|
||||
|
||||
_timelineBackTopBehavior:
|
||||
newest: "最新の投稿を表示"
|
||||
next: "次の投稿を遡る"
|
||||
|
||||
_channel:
|
||||
create: "チャンネルを作成"
|
||||
edit: "チャンネルを編集"
|
||||
|
||||
Reference in New Issue
Block a user