]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - tpl/login.twig
Fix login button wording
[github/wallabag/wallabag.git] / tpl / login.twig
index 0ae130bc0240b49f305b1946fae412d941c30431..b24674e2be493e0295b16679084e4dfa07dfa7cd 100644 (file)
@@ -23,7 +23,7 @@
                                                </div>
                                        </div>
                                        <div class="row mts txtcenter">
-                                               <button class="bouton" type="submit" tabindex="4">{% trans "Login" %}</button>
+                                               <button class="bouton" type="submit" tabindex="4">{% trans "Sign in" %}</button>
                                        </div>
                 </fieldset>
                 <input type="hidden" name="returnurl" value="{{ referer }}">