]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - themes/default/login.twig
[change] login button into sign in
[github/wallabag/wallabag.git] / themes / default / login.twig
index bf685240618fb5068f928b90e677b9e420a6b69a..b9f8b497cccc7c3125656e619ca3037698ab9af9 100644 (file)
@@ -24,7 +24,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 }}">