diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/i18n/messages.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/i18n/messages.js b/src/i18n/messages.js index 38ec87f6..a85dd0aa 100644 --- a/src/i18n/messages.js +++ b/src/i18n/messages.js @@ -760,7 +760,7 @@ const it = { } const oc = { - chat: { + chat: { title: 'Chat' }, nav: { @@ -857,7 +857,7 @@ const oc = { submit: 'Mandar', apply: 'Aplicar' }, - user_profile: { + user_profile: { timeline_title: 'Flux a l’utilizaire' } } |
