Skip to content

Commit

Permalink
Change: home posts -> unlisted posts
Browse files Browse the repository at this point in the history
  • Loading branch information
fs5m8 committed Dec 6, 2022
1 parent 6552c21 commit 5779815
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions locales/en-US.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,14 +177,14 @@ common:
pudding: "Pudding"
note-visibility:
public: "Public"
home: "Home"
home: "Unlisted"
home-desc: "Post to the home timeline only"
followers: "Followers"
followers-desc: "Post to followers only"
specified: "Direct"
specified-desc: "Post to specified users only"
local-public: "Public (Only local)"
local-home: "Home (Only local)"
local-home: "Unlisted (Only local)"
local-followers: "Followers (Only local)"
note-placeholders:
a: "What are you doing?"
Expand Down Expand Up @@ -768,15 +768,15 @@ common/views/components/uploader.vue:
waiting: "Waiting"
common/views/components/visibility-chooser.vue:
public: "Public"
home: "Home"
home: "Unlisted"
home-desc: "Post to Home only"
followers: "Followers"
followers-desc: "Post to Followers only"
specified: "Direct"
specified-desc: "Post to specified users only"
local-public: "Local (Public)"
local-public-desc: "Do not publish to remote"
local-home: "Home (Only local)"
local-home: "Unlisted (Only local)"
local-followers: "Followers (Only local)"
common/views/components/trends.vue:
count: "{} users mentioned"
Expand Down Expand Up @@ -1094,7 +1094,7 @@ desktop/views/components/renote-form.vue:
quote: "Quote..."
cancel: "Cancel"
renote: "Renote"
renote-home: "Renote (Home)"
renote-home: "Renote (Unlisted)"
reposting: "Renoting..."
success: "Renoted!"
failure: "Failed to Renote"
Expand Down
10 changes: 5 additions & 5 deletions locales/ja-JP.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,14 +189,14 @@ common:

note-visibility:
public: "公開"
home: "ホーム"
home: "未収載"
home-desc: "ホームタイムラインにのみ公開"
followers: "フォロワー"
followers-desc: "自分のフォロワーにのみ公開"
specified: "ダイレクト"
specified-desc: "指定したユーザーにのみ公開"
local-public: "公開 (ローカルのみ)"
local-home: "ホーム (ローカルのみ)"
local-home: "未収載 (ローカルのみ)"
local-followers: "フォロワー (ローカルのみ)"

note-placeholders:
Expand Down Expand Up @@ -827,15 +827,15 @@ common/views/components/uploader.vue:

common/views/components/visibility-chooser.vue:
public: "公開"
home: "ホーム"
home: "未収載"
home-desc: "ホームタイムラインにのみ公開"
followers: "フォロワー"
followers-desc: "自分のフォロワーにのみ公開"
specified: "ダイレクト"
specified-desc: "指定したユーザーにのみ公開"
local-public: "公開 (ローカルのみ)"
local-public-desc: "リモートへは公開しない"
local-home: "ホーム (ローカルのみ)"
local-home: "未収載 (ローカルのみ)"
local-followers: "フォロワー (ローカルのみ)"

common/views/components/trends.vue:
Expand Down Expand Up @@ -1202,7 +1202,7 @@ desktop/views/components/renote-form.vue:
quote: "引用する..."
cancel: "キャンセル"
renote: "Renote"
renote-home: "Renote (Home)"
renote-home: "Renote (未収載)"
reposting: "しています..."
success: "Renoteしました!"
failure: "Renoteに失敗しました"
Expand Down

0 comments on commit 5779815

Please sign in to comment.