Skip to content
Snippets Groups Projects

Update and fix messages.js (pt, eo)

Closed pizzaiolo requested to merge pizzaiolo/pleroma-fe:patch-1 into develop
+ 3
3
@@ -1001,8 +1001,8 @@ const oc = {
twkn: 'Lo malhum conegut'
},
user_card: {
follows_you: 'Vos sèc !',
following: 'Seguit !',
follows_you: 'Vos sèc!',
following: 'Seguit!',
follow: 'Seguir',
blocked: 'Blocat',
block: 'Blocar',
@@ -1072,7 +1072,7 @@ const oc = {
},
notifications: {
notifications: 'Notficacions',
read: 'Legit !',
read: 'Legit!',
followed_you: 'vos a seguit',
favorited_you: 'a aimat vòstre estatut',
repeated_you: 'a repetit your vòstre estatut'
Loading