forked from ilot/ilot-io
join: remove empty field
This commit is contained in:
parent
5ff4ff0eab
commit
c31b6c6dfb
5 changed files with 10 additions and 24 deletions
16
join.fr.po
16
join.fr.po
|
@ -7,8 +7,8 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ilot.io\n"
|
||||
"POT-Creation-Date: 2024-08-09 21:13-0400\n"
|
||||
"PO-Revision-Date: 2024-08-09 21:14-0400\n"
|
||||
"POT-Creation-Date: 2024-10-08 11:02-0400\n"
|
||||
"PO-Revision-Date: 2024-10-08 11:02-0400\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: dev@ayakael.net\n"
|
||||
"Language: fr\n"
|
||||
|
@ -54,19 +54,15 @@ msgstr ""
|
|||
msgid "Basic Info:"
|
||||
msgstr "Informations de base:"
|
||||
|
||||
#. type: Content of: <hr><div><div><form><div><input><input>
|
||||
#. type: Content of: <hr><div><div><form><div><input>
|
||||
msgid ""
|
||||
"<label for=\"name\">Name <i>(optional)</i></label> <input id=\"name\" "
|
||||
"name=\"name\" type=\"text\" maxlength=\"40\"> <label for=\"emptyfield\">This "
|
||||
"should be left unchanged</label> <input id=\"emptyfield\" "
|
||||
"name=\"emptyfield\" type=\"text\" maxlength=\"40\">"
|
||||
"name=\"name\" type=\"text\" maxlength=\"40\">"
|
||||
msgstr ""
|
||||
"<label for=\"name\">Nom <i>(optionnel)</i></label> <input id=\"name\" "
|
||||
"name=\"name\" type=\"text\" maxlength=\"40\"> <label "
|
||||
"for=\"emptyfield\">Veuillez ne pas écrire dans cette espace</label> <input "
|
||||
"id=\"emptyfield\" name=\"emptyfield\" type=\"text\" maxlength=\"40\">"
|
||||
"name=\"name\" type=\"text\" maxlength=\"40\">"
|
||||
|
||||
#. type: Content of: <hr><div><div><form><div><input><input><p>
|
||||
#. type: Content of: <hr><div><div><form><div><input><p>
|
||||
msgid ""
|
||||
"<label for=\"email\">Contact email address</label> <input id=\"email\" "
|
||||
"name=\"email\" type=\"email\" required></p>"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue