Translatios

This commit is contained in:
Belen Curcio
2017-06-29 13:25:50 -03:00
parent 354295c0ae
commit 2289c405d1
3 changed files with 4 additions and 1 deletions
@@ -1,8 +1,9 @@
import React from 'react';
import styles from './StreamError.css';
import t from 'coral-framework/services/i18n';
export const StreamError = () => (
<div className={styles.streamError}>
An error has occured!
{t('common.error')}
</div>
);
+1
View File
@@ -40,6 +40,7 @@ en:
comment_post_notif_premod: "Thank you for posting. Our moderation team will review your comment shortly."
common:
copy: 'Copy'
error: 'An error has occurred.'
community:
account_creation_date: "Account Creation Date"
active: Active
+1
View File
@@ -40,6 +40,7 @@ es:
comment_post_notif_premod: "Gracias por el comentario. Nuestro equipo de moderación va a revisarlo muy pronto."
common:
copy: 'Copiar'
error: 'Ha ocurrido un error.'
community:
account_creation_date: "Fecha de creación de la cuenta"
active: Activa