Update messages.js

This commit is contained in:
Exilat 2018-04-03 16:05:32 +00:00
parent 8cb95be4df
commit f62646c2f0

View file

@ -760,7 +760,7 @@ const it = {
} }
const oc = { const oc = {
chat: { chat: {
title: 'Chat' title: 'Chat'
}, },
nav: { nav: {
@ -857,7 +857,7 @@ const oc = {
submit: 'Mandar', submit: 'Mandar',
apply: 'Aplicar' apply: 'Aplicar'
}, },
user_profile: { user_profile: {
timeline_title: 'Flux a lutilizaire' timeline_title: 'Flux a lutilizaire'
} }
} }