diff options
| author | Mark Felder <feld@FreeBSD.org> | 2020-06-25 15:34:48 -0500 |
|---|---|---|
| committer | Mark Felder <feld@FreeBSD.org> | 2020-06-25 15:34:48 -0500 |
| commit | 8e1e7144fdbdea944988f1ed775d35c77c05b2d2 (patch) | |
| tree | 084ffc0cd7b83cf65a187d2a02528f69ef46d505 /src/i18n/et.json | |
| parent | 199fc9351d2db400a966750a23c2b3077345a383 (diff) | |
Change notification settings keys to new names, remove the defunct non_follows key.
Diffstat (limited to 'src/i18n/et.json')
| -rw-r--r-- | src/i18n/et.json | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/src/i18n/et.json b/src/i18n/et.json index b5ae4275..656dd2f9 100644 --- a/src/i18n/et.json +++ b/src/i18n/et.json @@ -308,10 +308,9 @@ "notifications": "Teated", "notification_mutes": "Kui soovid mõnelt kasutajalt mitte teateid saada, kasuta vaigistust.", "notification_setting_privacy": "Privaatsus", - "notification_setting_non_followers": "Kasutajatelt, kes sind ei jälgi", - "notification_setting_followers": "Kasutajatelt, kes jälgivad sind", - "notification_setting_non_follows": "Kasutajatelt, keda sa ei jälgi", - "notification_setting_follows": "Kasutajatelt, keda jälgid", + "notification_setting_from_strangers": "Kasutajatelt, kes sind ei jälgi", + "notification_setting_from_followers": "Kasutajatelt, kes jälgivad sind", + "notification_setting_from_following": "Kasutajatelt, keda jälgid", "notification_setting_filters": "Filtrid", "greentext": "Meemi nooled", "fun": "Naljad", |
