diff options
| author | pizzaiolo <nicolasrpmaia@tutanota.com> | 2018-05-17 13:24:48 +0000 |
|---|---|---|
| committer | pizzaiolo <nicolasrpmaia@tutanota.com> | 2018-05-17 13:24:48 +0000 |
| commit | 9b86fc4dcd05a8f63ff564e117f06caf8046be78 (patch) | |
| tree | 2ecbb2c1bcd7f7be735123d223be96fc05ac564b /src | |
| parent | c8cdfda01cdb3de0d467f8e98081c54f80de6d57 (diff) | |
cleaning up some translations that broke the building
Diffstat (limited to 'src')
| -rw-r--r-- | src/i18n/messages.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/i18n/messages.js b/src/i18n/messages.js index 16dc8fc8..d1e62155 100644 --- a/src/i18n/messages.js +++ b/src/i18n/messages.js @@ -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' |
