fix missing quote in javascript.ca.yml
This commit is contained in:
parent
3111c805de
commit
20f6034bbb
1 changed files with 1 additions and 1 deletions
|
|
@ -115,7 +115,7 @@ ca:
|
||||||
follow: "Segueix"
|
follow: "Segueix"
|
||||||
|
|
||||||
tags:
|
tags:
|
||||||
follow: "Segueix #<%= tag %>
|
follow: "Segueix #<%= tag %>"
|
||||||
following: "S'està seguint #<%= tag %>"
|
following: "S'està seguint #<%= tag %>"
|
||||||
stop_following: "Deixa de seguir #<%= tag %>"
|
stop_following: "Deixa de seguir #<%= tag %>"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue