Unverified Commit e3fd41f1 by Matt Marjanović Committed by GitHub

Fix typos in settings descriptions ("toket" --> "token") (#11)

parent 0ae61682
......@@ -4,5 +4,5 @@ en:
settings:
desktop_url: "The URL to link the logo to on desktop for anonymous users."
mobile_url: "The URL to link the logo to on mobile for anonymous users."
logged_in_desktop_url: "The URL to link the logo to on desktop for logged in users. Accepts the following tokets to interpolate: $username, $user_id."
logged_in_mobile_url: "The URL to link the logo to on mobile for logged in users. Accepts the following tokets to interpolate: $username, $user_id."
logged_in_desktop_url: "The URL to link the logo to on desktop for logged in users. Accepts the following tokens to interpolate: $username, $user_id."
logged_in_mobile_url: "The URL to link the logo to on mobile for logged in users. Accepts the following tokens to interpolate: $username, $user_id."
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment