aboutsummaryrefslogtreecommitdiff
path: root/src/i18n
diff options
context:
space:
mode:
authordave <starpumadev@gmail.com>2019-02-20 10:13:28 -0500
committerdave <starpumadev@gmail.com>2019-02-20 10:13:28 -0500
commite20a7be3aa4973400cd670347ff038a78eb12e4e (patch)
tree323201d9bfb51d66f8c133050cbd0e6dc752434e /src/i18n
parentcfdd885e041d69262e5a0aaaac8de1f39a926484 (diff)
#376: update status timeline when it's empty
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/en.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index 78e8fced..cf838bae 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -342,7 +342,8 @@
"repeated": "repeated",
"show_new": "Show new",
"up_to_date": "Up-to-date",
- "no_more_statuses": "No more statuses"
+ "no_more_statuses": "No more statuses",
+ "no_statuses": "No statuses"
},
"user_card": {
"approve": "Approve",