diff options
| author | Exilat <quentinantonin@free.fr> | 2018-05-15 05:14:59 +0000 |
|---|---|---|
| committer | Exilat <quentinantonin@free.fr> | 2018-05-15 05:14:59 +0000 |
| commit | 1ff089a175eb5c77f86896b89728aa9066a4699f (patch) | |
| tree | 4456f80480a660403a411e5caf6ae3b950dffd17 /src | |
| parent | 8f58526bbccdca6019bdd66126a3fb7a148bd951 (diff) | |
Update messages.js
Diffstat (limited to 'src')
| -rw-r--r-- | src/i18n/messages.js | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/src/i18n/messages.js b/src/i18n/messages.js index a13d7f58..46da4404 100644 --- a/src/i18n/messages.js +++ b/src/i18n/messages.js @@ -1018,7 +1018,7 @@ const oc = { timeline: { show_new: 'Ne veire mai', error_fetching: 'Error en cercant de mesas a jorn', - up_to_date: 'Actualizat', + up_to_date: 'A jorn', load_older: 'Ne veire mai', conversation: 'Conversacion', collapse: 'Tampar', @@ -1050,6 +1050,7 @@ const oc = { cRed: 'Roge (Anullar)', cOrange: 'Irange (Metre en favorit)', cGreen: 'Verd (Repartajar)', + inputRadius: 'Camps tèxte', btnRadius: 'Botons', panelRadius: 'Panèls', avatarRadius: 'Avatars', @@ -1074,7 +1075,7 @@ const oc = { notifications: { notifications: 'Notficacions', read: 'Legit !', - followed_you: 'vos a seguit', + followed_you: 'vos sèc', favorited_you: 'a aimat vòstre estatut', repeated_you: 'a repetit your vòstre estatut' }, @@ -1105,7 +1106,7 @@ const oc = { apply: 'Aplicar' }, user_profile: { - timeline_title: 'Flux a l’utilizaire' + timeline_title: 'Flux utilizaire' } } |
