Skip to content

Commit dd8b758

Browse files
author
Alexander Smishlajev
committed
translate 'Edit Items' button caption
1 parent 2ebde3b commit dd8b758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/classic/html/_generic.index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<textarea rows="15" cols="60" name="rows" tal:content="context/csv"></textarea>
4242
<br>
4343
<input type="hidden" name="@action" value="editCSV">
44-
<input type="submit" value="Edit Items">
44+
<input type="submit" value="Edit Items" i18n:attributes="value">
4545
</form>
4646
</tal:block>
4747

0 commit comments

Comments
 (0)