mirror of
https://github.com/grocy/grocy.git
synced 2025-04-29 17:45:39 +00:00
Fixed missing translation in productpicker
This commit is contained in:
parent
27daf384da
commit
bd3c63218b
@ -111,7 +111,7 @@ $('#product_id_text_input').on('change', function(e)
|
||||
backdrop: true,
|
||||
buttons: {
|
||||
cancel: {
|
||||
label: 'Cancel',
|
||||
label: L('Cancel'),
|
||||
className: 'btn-default responsive-button',
|
||||
callback: function() { }
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user