Skip to content

Commit e561f6b

Browse files
committed
shorten New sponsorship application email subject
1 parent 8c6ef4f commit e561f6b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/locales/en.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ en:
9292
user_email:
9393
subject: "Thank you for sponsoring us"
9494
admin_email:
95-
subject: "New sponsorship application from: %{name}"
95+
subject: "New: %{name}"
9696

9797
sponsorships:
9898
new:

config/locales/ja.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ ja:
9292
user_email:
9393
subject: "スポンサーシップ申込確認"
9494
admin_email:
95-
subject: "New sponsorship application from: %{name}"
95+
subject: "New: %{name}"
9696

9797
sponsorships:
9898
new:

0 commit comments

Comments
 (0)