Fix uncapitalization of a word
This commit is contained in:
parent
b654fb2d02
commit
931e4c4f41
1 changed files with 1 additions and 1 deletions
|
|
@ -829,7 +829,7 @@ en:
|
||||||
share: "Share"
|
share: "Share"
|
||||||
outside: "Public messages will be available for others outside of Diaspora to see."
|
outside: "Public messages will be available for others outside of Diaspora to see."
|
||||||
logged_in: "logged in to %{service}"
|
logged_in: "logged in to %{service}"
|
||||||
manage: "manage connected services"
|
manage: "Manage connected services"
|
||||||
atom_feed: "Atom feed"
|
atom_feed: "Atom feed"
|
||||||
notification:
|
notification:
|
||||||
new: "New %{type} from %{from}"
|
new: "New %{type} from %{from}"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue