My first attempt at a commit. Simply correcting a grammatical error in the Locator feature - 'Near from' becomes 'Posted from'.
I hope I have done this correctly. Please forgive me if not.
This commit is contained in:
parent
1639ae2b31
commit
005e12c3f7
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ en:
|
|||
at_least_one_aspect: "You must publish to at least one aspect"
|
||||
limited: "Limited - your post will only be seen by people you are sharing with"
|
||||
public: "Public - your post will be visible to everyone and found by search engines"
|
||||
near_from: "Near from: <%= location %>"
|
||||
near_from: "Posted from: <%= location %>"
|
||||
infinite_scroll:
|
||||
no_more: "No more posts."
|
||||
no_more_contacts: "No more contacts."
|
||||
|
|
|
|||
Loading…
Reference in a new issue