Changed NewHere to lowercase. Otherwise posts will not show up in stream! > https://github.com/diaspora/diaspora/issues/3237
This commit is contained in:
parent
9c2c135731
commit
04c3187f4f
1 changed files with 1 additions and 1 deletions
|
|
@ -863,7 +863,7 @@ en:
|
||||||
publishing_to: "publishing to: "
|
publishing_to: "publishing to: "
|
||||||
discard_post: "Discard post"
|
discard_post: "Discard post"
|
||||||
new_user_prefill:
|
new_user_prefill:
|
||||||
newhere: "NewHere"
|
newhere: "newhere"
|
||||||
hello: "Hey everyone, I'm #%{new_user_tag}. "
|
hello: "Hey everyone, I'm #%{new_user_tag}. "
|
||||||
i_like: "I'm interested in %{tags}. "
|
i_like: "I'm interested in %{tags}. "
|
||||||
invited_by: "Thanks for the invite, "
|
invited_by: "Thanks for the invite, "
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue