OMG. Strings.

This commit is contained in:
gaba
2017-05-25 12:02:26 -04:00
parent 4ff7da864e
commit 492f4a674c
4 changed files with 5 additions and 5 deletions
@@ -21,8 +21,8 @@ const NewCount = (props) => {
props.commentCountCache && newComments > 0 ?
<button onClick={onLoadMoreClick(props)}>
{newComments === 1
? t('framework.new_count', newComments, t('comment'))
: t('framework.new_count', newComments, t('comments'))}
? t('framework.new_count', newComments, t('framework.comment'))
: t('framework.new_count', newComments, t('framework.comments'))}
</button>
: null
}
@@ -61,7 +61,7 @@ class ProfileContainer extends Component {
{me.ignoredUsers && me.ignoredUsers.length
? <div>
<h3>t('framework.ignored_users')</h3>
<h3>{t('framework.ignored_users')}</h3>
<IgnoredUsers
users={me.ignoredUsers}
stopIgnoring={stopIgnoringUser}
+1 -1
View File
@@ -150,7 +150,7 @@ en:
no_flags: "There have been no flags in the last 5 minutes! Hooray!"
no_likes: "There have been no likes in the last 5 minutes. All quiet."
done: Done
editComment:
edit_comment:
bodyInputLabel: "Edit this comment"
save_button: "Save changes"
editWindowExpired: "You can no longer edit this comment. The time window to do so has expired. Why not post another one?"
+1 -1
View File
@@ -184,7 +184,7 @@ es:
no_flags: "¡No ha habido ningún reporte en los últimos 5 minutos! Bravo!"
no_likes: "¡No ha habido ningún 'me gusta' en los últimos 5 minutos. Todo tranquilo."
done: Hecho
editComment:
edit_comment:
bodyInputLabel: "Editar este comentario"
save_button: "Guardar cambios"
editWindowExpired: "No se puede editar este comentario. El periodo de edición\