fix missing comma

This commit is contained in:
Vivian Lim 2018-08-22 19:28:12 -07:00
parent b0faa93ba4
commit f7ca2ac0b1
1 changed files with 1 additions and 1 deletions

View File

@ -375,7 +375,7 @@ const en = {
post_status: {
posting: 'Posting',
content_warning: 'Subject (optional)',
default: 'whaaat\'s up gamers i\'m here with slap chop'
default: 'whaaat\'s up gamers i\'m here with slap chop',
account_not_locked_warning: 'Your account is not {0}. Anyone can follow you to view your follower-only posts.',
account_not_locked_warning_link: 'locked',
direct_warning: 'This post will only be visible to all the mentioned users.',