forked from AkkomaGang/akkoma-fe
Update messages.js
This commit is contained in:
parent
8cb95be4df
commit
f62646c2f0
1 changed files with 2 additions and 2 deletions
|
@ -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 l’utilizaire'
|
timeline_title: 'Flux a l’utilizaire'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue