diff options
author | Simó Albert i Beltran <sim6@probeta.net> | 2018-02-16 19:15:56 +0100 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2018-02-16 19:15:56 +0100 |
commit | ffdf0f2ff6ca816668cd014c60efbe2a3b320e23 (patch) | |
tree | cd417969cb3d13e2784cdf9397f05d71f5224d18 | |
parent | eb3262b9419afcdcd1761c53d47cd220a04cd07d (diff) |
Fix Catalan translation of remote_follow acct (#6476)
-rw-r--r-- | config/locales/ca.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/ca.yml b/config/locales/ca.yml index bfae73bb0..126e488d9 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -551,7 +551,7 @@ ca: reblog: title: "%{name} t'ha retootejat" remote_follow: - acct: Escriu l'usuari@domini de la persona que vols seguir + acct: Escriu el teu usuari@domini des del qual vols seguir missing_resource: No s'ha pogut trobar la URL de redirecció necessaria per al compte proceed: Comença a seguir prompt: 'Seguiràs a:' |