Commit a97bb804 by Joffrey JAFFEUX

copy

parent c401c9d7
...@@ -3,6 +3,6 @@ en: ...@@ -3,6 +3,6 @@ en:
description: "Allows to define a custom logo link on desktop and on mobile." description: "Allows to define a custom logo link on desktop and on mobile."
settings: settings:
desktop_url: "The URL to link the logo to on desktop for anonymous users." desktop_url: "The URL to link the logo to on desktop for anonymous users."
mobile_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_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 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."
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