cleaning up some translations that broke the building
This commit is contained in:
parent
c8cdfda01c
commit
9b86fc4dcd
1 changed files with 3 additions and 3 deletions
|
@ -1001,8 +1001,8 @@ const oc = {
|
||||||
twkn: 'Lo malhum conegut'
|
twkn: 'Lo malhum conegut'
|
||||||
},
|
},
|
||||||
user_card: {
|
user_card: {
|
||||||
follows_you: 'Vos sèc !',
|
follows_you: 'Vos sèc!',
|
||||||
following: 'Seguit !',
|
following: 'Seguit!',
|
||||||
follow: 'Seguir',
|
follow: 'Seguir',
|
||||||
blocked: 'Blocat',
|
blocked: 'Blocat',
|
||||||
block: 'Blocar',
|
block: 'Blocar',
|
||||||
|
@ -1072,7 +1072,7 @@ const oc = {
|
||||||
},
|
},
|
||||||
notifications: {
|
notifications: {
|
||||||
notifications: 'Notficacions',
|
notifications: 'Notficacions',
|
||||||
read: 'Legit !',
|
read: 'Legit!',
|
||||||
followed_you: 'vos a seguit',
|
followed_you: 'vos a seguit',
|
||||||
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'
|
||||||
|
|
Loading…
Reference in a new issue