chore: fix locales
This commit is contained in:
@@ -225,6 +225,7 @@ _role:
|
||||
btlAvailable: "Can view the bubble timeline"
|
||||
canImportNotes: "Can import notes"
|
||||
canUpdateBioMedia: "Allow users to edit their avatar or banner"
|
||||
scheduleNoteMax: "Maximum number of scheduled notes"
|
||||
_condition:
|
||||
isLocked: "Private account"
|
||||
isExplorable: "Account is discoverable"
|
||||
@@ -414,3 +415,10 @@ _deck:
|
||||
following: "Following"
|
||||
|
||||
selectFollowRelationship: "Select a follow relationship..."
|
||||
|
||||
schedulePost: "Schedule a note"
|
||||
schedulePostList: "List of scheduled notes"
|
||||
|
||||
_permissions:
|
||||
"read:notes-schedule": "View your list of scheduled notes"
|
||||
"write:notes-schedule": "Compose or delete scheduled notes"
|
||||
|
||||
@@ -210,6 +210,7 @@ _role:
|
||||
btlAvailable: "バブルタイムラインの閲覧"
|
||||
canImportNotes: "ノートのインポートが可能"
|
||||
canUpdateBioMedia: "アイコンとバナーの更新を許可"
|
||||
scheduleNoteMax: "予約投稿の最大数"
|
||||
_condition:
|
||||
isLocked: "鍵アカウントユーザー"
|
||||
isExplorable: "「アカウントを見つけやすくする」が有効なユーザー"
|
||||
@@ -384,3 +385,8 @@ _externalNavigationWarning:
|
||||
title: "外部サイトに移動します"
|
||||
description: "{host}を離れて外部サイトに移動します"
|
||||
trustThisDomain: "このデバイスで今後このドメインを信頼する"
|
||||
schedulePost: "予約投稿"
|
||||
schedulePostList: "予約投稿一覧"
|
||||
_permissions:
|
||||
"read:notes-schedule": "予約投稿を見る"
|
||||
"write:notes-schedule": "予約投稿を作成・削除する"
|
||||
|
||||
Reference in New Issue
Block a user