]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entries.html.twig
Fixed translation
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / views / themes / material / Entry / entries.html.twig
index 2c8224bbcbe35ed6e141163e4a013dce68f5a76c..ab80e659d5d8e8f889bbb1cf85e8ee10681fc7b9 100644 (file)
                 </div>
 
                 <div class="col s12">
-                    <button class="btn waves-effect waves-light" type="submit" id="submit-sort" value="sort">{{ 'entry.sort.action.sort'|trans }}</button>
+                    <button class="btn waves-effect waves-light" type="submit" id="submit-sort" value="sort">{{ 'entry.sort.button'|trans }}</button>
                 </div>
             </div>
         </form>