From bc0097850d498035ddb34340ff8c5ee507ab654e Mon Sep 17 00:00:00 2001 From: Emi Matchu Date: Sat, 16 Nov 2024 12:21:43 -0800 Subject: [PATCH] Say "NC Style" instead of "Alt Style" in contribution descriptions Just for increased consistency! --- config/locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index 2d314d95..99b53398 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -229,7 +229,7 @@ en: swf_asset_html: "%{item_description} on a new body type" pet_type_html: "%{pet_type_description} for the first time" pet_state_html: "a new pose for %{pet_type_description}" - alt_style_html: "a new Alt Style of the %{alt_style_name}" + alt_style_html: "a new NC Style of the %{alt_style_name}" contribution: description_html: "%{user_link} showed us %{contributed_description}"