From 8a9b728ac77dd2144b863eec4a3520352c625640 Mon Sep 17 00:00:00 2001 From: filipefurtad0 Date: Wed, 20 Mar 2024 17:03:30 +0000 Subject: [PATCH] Updates missing translations file --- missing_keys.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/missing_keys.txt b/missing_keys.txt index 7905f278ed..a631909aac 100644 --- a/missing_keys.txt +++ b/missing_keys.txt @@ -44,8 +44,8 @@ | all | spree.country_name | app/views/spree/admin/countries/index.html.haml:14 | - missing translation, added key | all | spree.editing_state | app/views/spree/admin/states/edit.html.haml:4 | | 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 | -| all | spree.shipment_mailer.base_subject.picked_up_subject | app/mailers/spree/shipment_mailer.rb:15 | +| 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 | 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 |