diff options
| author | Shpuld Shpuldson <shp@cock.li> | 2021-03-01 16:30:10 +0200 |
|---|---|---|
| committer | Shpuld Shpuldson <shp@cock.li> | 2021-03-01 16:30:10 +0200 |
| commit | ae159f6ad8d23ce0e3d2d765bf694f1a614c6df4 (patch) | |
| tree | 4fa2c67a3345a057fd8c5b6bffa9b2f4c7c1fc9c /src | |
| parent | 11a036d6d6c695eb8cff64d2c6cb85db23a0ed0e (diff) | |
ui never refers to them as likes
Diffstat (limited to 'src')
| -rw-r--r-- | src/i18n/en.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index bf775363..a6e892d6 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -377,7 +377,7 @@ "new_password": "New password", "notification_visibility": "Types of notifications to show", "notification_visibility_follows": "Follows", - "notification_visibility_likes": "Likes", + "notification_visibility_likes": "Favorites", "notification_visibility_mentions": "Mentions", "notification_visibility_repeats": "Repeats", "notification_visibility_moves": "User Migrates", |
