diff options
| author | Mark Felder <feld@FreeBSD.org> | 2020-06-26 16:56:57 -0500 |
|---|---|---|
| committer | Mark Felder <feld@FreeBSD.org> | 2020-06-26 16:56:57 -0500 |
| commit | caf9a2a8f642d0991d99dec05822bcc6ddb8796c (patch) | |
| tree | ba069568d3b2280cd008d108a7dfc3a3b0c4a06a /src/i18n/ja_pedantic.json | |
| parent | 5321415641d977c40421d11647574fa832e55258 (diff) | |
Revert i18n to develop
Diffstat (limited to 'src/i18n/ja_pedantic.json')
| -rw-r--r-- | src/i18n/ja_pedantic.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/src/i18n/ja_pedantic.json b/src/i18n/ja_pedantic.json index 186e3f64..2ca7dca8 100644 --- a/src/i18n/ja_pedantic.json +++ b/src/i18n/ja_pedantic.json @@ -346,9 +346,10 @@ }, "notifications": "通知", "notification_setting": "通知を受け取る:", - "notification_setting_from_following": "あなたがフォローしているユーザーから", - "notification_setting_from_followers": "あなたをフォローしているユーザーから", - "notification_setting_from_strangers": "あなたをフォローしていないユーザーから", + "notification_setting_follows": "あなたがフォローしているユーザーから", + "notification_setting_non_follows": "あなたがフォローしていないユーザーから", + "notification_setting_followers": "あなたをフォローしているユーザーから", + "notification_setting_non_followers": "あなたをフォローしていないユーザーから", "notification_mutes": "特定のユーザーからの通知を止めるには、ミュートしてください。", "notification_blocks": "ブロックしているユーザーからの通知は、すべて止まります。", "enable_web_push_notifications": "ウェブプッシュ通知を許可する", |
