forked from AkkomaGang/akkoma-fe
Merge branch 'patch-4' into 'develop'
Small Update messages.js [OC] See merge request pleroma/pleroma-fe!239
This commit is contained in:
commit
b6eb1b1d98
1 changed files with 5 additions and 5 deletions
|
@ -872,7 +872,7 @@ const it = {
|
||||||
|
|
||||||
const oc = {
|
const oc = {
|
||||||
chat: {
|
chat: {
|
||||||
title: 'Chat'
|
title: 'Messatjariá'
|
||||||
},
|
},
|
||||||
nav: {
|
nav: {
|
||||||
chat: 'Chat local',
|
chat: 'Chat local',
|
||||||
|
@ -888,8 +888,8 @@ const oc = {
|
||||||
blocked: 'Blocat',
|
blocked: 'Blocat',
|
||||||
block: 'Blocar',
|
block: 'Blocar',
|
||||||
statuses: 'Estatuts',
|
statuses: 'Estatuts',
|
||||||
mute: 'En silenci',
|
mute: 'Amagar',
|
||||||
muted: 'Mes en silenci',
|
muted: 'Amagat',
|
||||||
followers: 'Seguidors',
|
followers: 'Seguidors',
|
||||||
followees: 'Abonaments',
|
followees: 'Abonaments',
|
||||||
per_day: 'per jorn',
|
per_day: 'per jorn',
|
||||||
|
@ -901,7 +901,7 @@ const oc = {
|
||||||
up_to_date: 'Actualizat',
|
up_to_date: 'Actualizat',
|
||||||
load_older: 'Ne veire mai',
|
load_older: 'Ne veire mai',
|
||||||
conversation: 'Conversacion',
|
conversation: 'Conversacion',
|
||||||
collapse: 'Plegar',
|
collapse: 'Tampar',
|
||||||
repeated: 'repetit'
|
repeated: 'repetit'
|
||||||
},
|
},
|
||||||
settings: {
|
settings: {
|
||||||
|
@ -955,7 +955,7 @@ const oc = {
|
||||||
notifications: 'Notficacions',
|
notifications: 'Notficacions',
|
||||||
read: 'Legit !',
|
read: 'Legit !',
|
||||||
followed_you: 'vos a seguit',
|
followed_you: 'vos a seguit',
|
||||||
favorited_you: 'a mes vòstre estatut en favorit',
|
favorited_you: 'a aimat vòstre estatut',
|
||||||
repeated_you: 'a repetit your vòstre estatut'
|
repeated_you: 'a repetit your vòstre estatut'
|
||||||
},
|
},
|
||||||
login: {
|
login: {
|
||||||
|
|
Loading…
Reference in a new issue