Translate to Catalan
This commit is contained in:
parent
3fa8c69a49
commit
e826d79240
12 changed files with 502 additions and 110 deletions
|
|
@ -11,6 +11,6 @@
|
|||
<label for="password"><%= _("Password") %></label>
|
||||
<input type="password" name="password">
|
||||
</p>
|
||||
<button type="submit">Log in</button>
|
||||
<button type="submit"><%= _("Login") %></button>
|
||||
</form>
|
||||
<a href="/signup">Create account</a>
|
||||
<a href="/signup"><%= _("Create account") %></a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue