diff --git a/missing_keys.txt b/missing_keys.txt index c112e7d4e4..45be5e7dbf 100644 --- a/missing_keys.txt +++ b/missing_keys.txt @@ -47,7 +47,7 @@ | all | spree.remove | app/views/spree/admin/taxons/_taxon_table.html.haml:15 | - missing translation, added key -> not sure though, where to trigger this missing translation | all | spree.shipment_mailer.base_subject.picked_up_subject | app/mailers/spree/shipment_mailer.rb:15 | - exists in en.yml, seems to be a false positive | all | spree.taxon_edit | app/views/spree/admin/taxons/edit.html.haml:4 | - missing translation, added key -| all | thank_you_for_your_order | app/views/spree/orders/show.html.haml:26 | +| all | thank_you_for_your_order | app/views/spree/orders/show.html.haml:26 | - missing translation, added key | all | unrecognized_card_type | app/views/spree/admin/payments/source_forms/_gateway.html.haml:25 | | all | use_new_cc | app/views/spree/admin/payments/source_forms/_gateway.html.haml:10 | | all | what_is_this | app/views/spree/admin/payments/source_forms/_gateway.html.haml:42 |