From 5c784a2f385ae142edb5321731ea979711d121a2 Mon Sep 17 00:00:00 2001 From: NoriDev Date: Fri, 22 Sep 2023 13:45:03 +0900 Subject: [PATCH] fix lang --- locales/en-US.yml | 2 +- locales/ja-JP.yml | 2 +- locales/ko-KR.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/locales/en-US.yml b/locales/en-US.yml index 98be4cf211..d0caa23f85 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -1192,7 +1192,7 @@ _tlTutorial: step1_2: 'The {icon} Local timeline is where you can see posts from everyone else on this server.' step1_3: 'The {icon} Media timeline is where you can see posts from everyone else on this server, but only those that contain media(photos, videos).' step1_4: 'The {icon} Social timeline is a combination of the Home and Local timelines.' - step1_5: 'The {icon} Cat timeline shows posts from users who have enabled cat on this server and every other connected server.' + step1_5: 'The {icon} Cat timeline shows posts from users who have enabled cat on their social timeline.' step1_6: 'The {icon} Global timeline is where you can see posts from every other connected server.' _announcement: forExistingUsers: "Existing users only" diff --git a/locales/ja-JP.yml b/locales/ja-JP.yml index 612dafbb50..54a14e8fcd 100644 --- a/locales/ja-JP.yml +++ b/locales/ja-JP.yml @@ -1198,7 +1198,7 @@ _tlTutorial: step1_2: '{icon} ローカルタイムラインでは、このサーバーにいるみんなの投稿を見られます。' step1_3: '{icon} メディアタイムラインは、このサーバーにいるみんなの投稿のうち、メディア(写真、動画)を含む投稿のみを見ることができます。' step1_4: '{icon} ソーシャルタイムラインでは、ホームタイムラインとローカルタイムラインの投稿が両方表示されます。' - step1_5: '{icon} キャットタイムラインでは、このサーバーに接続されているすべてのサーバーのうち、キャットを有効にしたユーザーの投稿を見ることができます。' + step1_5: '{icon} キャットタイムラインでは、ソーシャルタイムラインでキャットを有効にしたユーザーの投稿を見ることができます。' step1_6: '{icon} グローバルタイムラインでは、このサーバーに接続されているすべてのサーバーからの投稿を見られます。' _announcement: diff --git a/locales/ko-KR.yml b/locales/ko-KR.yml index 68f4b1fb80..8e139fc5e3 100644 --- a/locales/ko-KR.yml +++ b/locales/ko-KR.yml @@ -1188,7 +1188,7 @@ _tlTutorial: step1_2: '{icon} 로컬 타임라인은 이 서버의 모든 유저가 올린 게시물을 볼 수 있어요.' step1_3: '{icon} 미디어 타임라인은 이 서버의 모든 유저가 올린 게시물 중, 미디어(사진, 영상)가 포함된 게시물만 볼 수 있어요.' step1_4: '{icon} 소셜 타임라인은 홈 타임라인과 로컬 타임라인을 합친 것과 같아요.' - step1_5: '{icon} 고양이 타임라인에서는 이 서버와 연결된 모든 서버 중, 고양이를 활성화한 유저의 게시물을 볼 수 있어요.' + step1_5: '{icon} 고양이 타임라인에서는 소셜 타임라인에서 고양이를 활성화한 유저의 게시물을 볼 수 있어요.' step1_6: '{icon} 글로벌 타임라인에서는 이 서버와 연결된 모든 서버의 게시물을 볼 수 있어요.' _announcement: forExistingUsers: "기존 유저에게만 알리기"