Преглед на файлове

Fixed translation of "Clear Filter" for "All boards page: Possibility of filtering board by team or organization".

Thanks to xet7 !
Lauri Ojansivu преди 3 години
родител
ревизия
b36a7621e0
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      client/components/boards/boardsList.jade

+ 1 - 1
client/components/boards/boardsList.jade

@@ -19,7 +19,7 @@ template(name="boardList")
           if userHasOrgsOrTeams
             i.fa.fa-filter
             input#filterBtn(type="button" value="{{_ 'filter'}}")
-            input#resetBtn(type="button" value="{{_ 'reset'}}")
+            input#resetBtn(type="button" value="{{_ 'filter-clear'}}")
 
     ul.board-list.clearfix.js-boards
       li.js-add-board