diff options
| author | marcin mikołajczak <git@mkljczk.pl> | 2024-06-02 09:36:06 +0200 |
|---|---|---|
| committer | marcin mikołajczak <git@mkljczk.pl> | 2024-06-02 09:36:06 +0200 |
| commit | 34285150a005ea13762df98d9a9ad338cff38a3e (patch) | |
| tree | ce355d059059abd9bacba0df5fc45e3b16febe5a /src/i18n | |
| parent | 5c48ea2f1abb21f88990c000e0f158dfa19fa4d7 (diff) | |
Add tab to interactions.vue
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
Diffstat (limited to 'src/i18n')
| -rw-r--r-- | src/i18n/en.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index c07f5943..c8497b52 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -265,7 +265,8 @@ "emoji_reactions": "Emoji Reactions", "reports": "Reports", "moves": "User migrates", - "load_older": "Load older interactions" + "load_older": "Load older interactions", + "statuses": "Subscriptions" }, "post_status": { "edit_status": "Edit status", |
