content/sidebar: rename sign-in to dashboard
This commit is contained in:
parent
a2574f8e90
commit
7e71c32ff7
3 changed files with 11 additions and 6 deletions
|
@ -7,7 +7,7 @@
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ilot.io\n"
|
"Project-Id-Version: ilot.io\n"
|
||||||
"POT-Creation-Date: 2024-07-01 23:50-0400\n"
|
"POT-Creation-Date: 2024-07-05 15:17-0400\n"
|
||||||
"PO-Revision-Date: 2024-07-01 23:53-0400\n"
|
"PO-Revision-Date: 2024-07-01 23:53-0400\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: dev@ayakael.net\n"
|
"Language-Team: dev@ayakael.net\n"
|
||||||
|
@ -38,9 +38,13 @@ msgid "[[Join]]"
|
||||||
msgstr "[[Se joindre|join]]"
|
msgstr "[[Se joindre|join]]"
|
||||||
|
|
||||||
#. type: Content of: <ul><li>
|
#. type: Content of: <ul><li>
|
||||||
|
#, fuzzy
|
||||||
|
#| msgid ""
|
||||||
|
#| "<button class=\"btn sign-in\" onclick=\"window.location.href='https://"
|
||||||
|
#| "auth.ilot.io';\"> Sign-in </button>"
|
||||||
msgid ""
|
msgid ""
|
||||||
"<button class=\"btn sign-in\" onclick=\"window.location.href='https://auth."
|
"<button class=\"btn sign-in\" onclick=\"window.location.href='https://auth."
|
||||||
"ilot.io';\"> Sign-in </button>"
|
"ilot.io';\"> Your Dashboard </button>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"<button class=\"btn sign-in\" onclick=\"window.location.href='https://auth."
|
"<button class=\"btn sign-in\" onclick=\"window.location.href='https://auth."
|
||||||
"ilot.io';\"> S'authentifier </button>"
|
"ilot.io';\"> Votre tableau de bord </button>"
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
<li>[[Join]]</li>
|
<li>[[Join]]</li>
|
||||||
<li>
|
<li>
|
||||||
<button class="btn sign-in" onclick="window.location.href='https://auth.ilot.io';">
|
<button class="btn sign-in" onclick="window.location.href='https://auth.ilot.io';">
|
||||||
Sign-in
|
Your Dashboard
|
||||||
</button>
|
</button>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"POT-Creation-Date: 2024-07-02 00:09-0400\n"
|
"POT-Creation-Date: 2024-07-05 15:17-0400\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
@ -39,5 +39,6 @@ msgstr ""
|
||||||
#. type: Content of: <ul><li>
|
#. type: Content of: <ul><li>
|
||||||
msgid ""
|
msgid ""
|
||||||
"<button class=\"btn sign-in\" "
|
"<button class=\"btn sign-in\" "
|
||||||
"onclick=\"window.location.href='https://auth.ilot.io';\"> Sign-in </button>"
|
"onclick=\"window.location.href='https://auth.ilot.io';\"> Your Dashboard "
|
||||||
|
"</button>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
Loading…
Add table
Reference in a new issue