diff options
| author | fadelkon <fadelkon@posteo.net> | 2018-10-16 18:11:49 +0200 |
|---|---|---|
| committer | fadelkon <fadelkon@posteo.net> | 2018-10-16 18:11:49 +0200 |
| commit | bf3e3f8b9acf2d2bd3452894dac4df7ca6ce3605 (patch) | |
| tree | 2a901c00e708787b803267431f77c222e944c0b3 /src/i18n/ca.json | |
| parent | 0c2f4b925ebda9ce9d172c9ec26e16d88bcff95f (diff) | |
Translate not only timeago prefix, but time units. Make consistent the translation for "bio" and add ellipsis to the default status text.
Diffstat (limited to 'src/i18n/ca.json')
| -rw-r--r-- | src/i18n/ca.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/i18n/ca.json b/src/i18n/ca.json index d4224691..fa517e22 100644 --- a/src/i18n/ca.json +++ b/src/i18n/ca.json @@ -52,7 +52,7 @@ "plain_text": "Text pla" }, "content_warning": "Assumpte (opcional)", - "default": "Em sento", + "default": "Em sento…", "direct_warning": "Aquesta entrada només serà visible per les usuràries que etiquetis", "posting": "Publicació", "scope": { @@ -63,7 +63,7 @@ } }, "registration": { - "bio": "Sobre mi", + "bio": "Presentació", "email": "Correu", "fullname": "Nom per mostrar", "password_confirm": "Confirma la contrasenya", @@ -78,7 +78,7 @@ "avatarAltRadius": "Avatars en les notificacions", "avatarRadius": "Avatars", "background": "Fons de pantalla", - "bio": "Sobre l'usuari/a", + "bio": "Presentació", "btnRadius": "Botons", "cBlue": "Blau (respon, segueix)", "cGreen": "Verd (republica)", |
