forked from AkkomaGang/akkoma-fe
Merge branch 'patch-5' into 'develop'
[i18n]Update messages.js See merge request pleroma/pleroma-fe!259
This commit is contained in:
commit
c9e14d7eab
1 changed files with 4 additions and 3 deletions
|
@ -1019,7 +1019,7 @@ const oc = {
|
||||||
timeline: {
|
timeline: {
|
||||||
show_new: 'Ne veire mai',
|
show_new: 'Ne veire mai',
|
||||||
error_fetching: 'Error en cercant de mesas a jorn',
|
error_fetching: 'Error en cercant de mesas a jorn',
|
||||||
up_to_date: 'Actualizat',
|
up_to_date: 'A jorn',
|
||||||
load_older: 'Ne veire mai',
|
load_older: 'Ne veire mai',
|
||||||
conversation: 'Conversacion',
|
conversation: 'Conversacion',
|
||||||
collapse: 'Tampar',
|
collapse: 'Tampar',
|
||||||
|
@ -1051,6 +1051,7 @@ const oc = {
|
||||||
cRed: 'Roge (Anullar)',
|
cRed: 'Roge (Anullar)',
|
||||||
cOrange: 'Irange (Metre en favorit)',
|
cOrange: 'Irange (Metre en favorit)',
|
||||||
cGreen: 'Verd (Repartajar)',
|
cGreen: 'Verd (Repartajar)',
|
||||||
|
inputRadius: 'Camps tèxte',
|
||||||
btnRadius: 'Botons',
|
btnRadius: 'Botons',
|
||||||
panelRadius: 'Panèls',
|
panelRadius: 'Panèls',
|
||||||
avatarRadius: 'Avatars',
|
avatarRadius: 'Avatars',
|
||||||
|
@ -1075,7 +1076,7 @@ const oc = {
|
||||||
notifications: {
|
notifications: {
|
||||||
notifications: 'Notficacions',
|
notifications: 'Notficacions',
|
||||||
read: 'Legit !',
|
read: 'Legit !',
|
||||||
followed_you: 'vos a seguit',
|
followed_you: 'vos sèc',
|
||||||
favorited_you: 'a aimat vòstre estatut',
|
favorited_you: 'a aimat vòstre estatut',
|
||||||
repeated_you: 'a repetit your vòstre estatut'
|
repeated_you: 'a repetit your vòstre estatut'
|
||||||
},
|
},
|
||||||
|
@ -1106,7 +1107,7 @@ const oc = {
|
||||||
apply: 'Aplicar'
|
apply: 'Aplicar'
|
||||||
},
|
},
|
||||||
user_profile: {
|
user_profile: {
|
||||||
timeline_title: 'Flux a l’utilizaire'
|
timeline_title: 'Flux utilizaire'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue