From 579357dcfae2e49faed8445b20c7f317c6cbea5d Mon Sep 17 00:00:00 2001 From: filipefurtad0 Date: Wed, 20 Mar 2024 17:09:07 +0000 Subject: [PATCH] Updates missing translations file --- missing_keys.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 |