From a2a951a18edc0f097360c4f52a4bed104ff5fe73 Mon Sep 17 00:00:00 2001 From: filipefurtad0 Date: Wed, 20 Mar 2024 17:05:14 +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 a631909aac..c112e7d4e4 100644 --- a/missing_keys.txt +++ b/missing_keys.txt @@ -46,7 +46,7 @@ | all | spree.path | app/views/spree/admin/taxons/_taxon_table.html.haml:5 | - missing translation, added key | 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 | +| 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 | 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 |