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_easy.json | |
| parent | 5321415641d977c40421d11647574fa832e55258 (diff) | |
Revert i18n to develop
Diffstat (limited to 'src/i18n/ja_easy.json')
| -rw-r--r-- | src/i18n/ja_easy.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/src/i18n/ja_easy.json b/src/i18n/ja_easy.json index b547ce6a..978e43b3 100644 --- a/src/i18n/ja_easy.json +++ b/src/i18n/ja_easy.json @@ -383,9 +383,10 @@ "greentext": "ミームやじるし", "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": "ウェブプッシュつうちをゆるす", |
