Skip to content

Commit e28f0fd

Browse files
committed
Perpetual open: change 'Entry' → 'Entered'
Update notification_perpetual_open_description across 20 locale files to use "Entered at {$price} 🚀" instead of "Entry at {$price}" for clearer past-tense phrasing and a consistent emoji. This is a copy change only in localizer.ftl files; no functional code changes.
1 parent 24e085d commit e28f0fd

21 files changed

Lines changed: 21 additions & 21 deletions

crates/localizer/i18n/ar/localizer.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ notification_rewards_enabled_description = You can now earn rewards by inviting
5555
notification_rewards_redeem_points_title = 🎁 Reward Redeemed
5656
notification_rewards_redeem_points_description = You redeemed {$value} points.
5757
notification_perpetual_long_title = 📈 Long {$coin}
58-
notification_perpetual_open_description = Entry at {$price}
58+
notification_perpetual_open_description = Entered at {$price} 🚀
5959
notification_perpetual_short_title = 📉 Short {$coin}
6060
notification_perpetual_close_positive_description = You made {$pnl} 💰
6161
notification_perpetual_close_negative_description = You lost {$pnl} 😕

crates/localizer/i18n/de/localizer.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ notification_rewards_enabled_description = You can now earn rewards by inviting
5555
notification_rewards_redeem_points_title = 🎁 Reward Redeemed
5656
notification_rewards_redeem_points_description = You redeemed {$value} points.
5757
notification_perpetual_long_title = 📈 Long {$coin}
58-
notification_perpetual_open_description = Entry at {$price}
58+
notification_perpetual_open_description = Entered at {$price} 🚀
5959
notification_perpetual_short_title = 📉 Short {$coin}
6060
notification_perpetual_close_positive_description = You made {$pnl} 💰
6161
notification_perpetual_close_negative_description = You lost {$pnl} 😕

crates/localizer/i18n/en/localizer.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ notification_rewards_enabled_description = You can now earn rewards by inviting
5555
notification_rewards_redeem_points_title = 🎁 Reward Redeemed
5656
notification_rewards_redeem_points_description = You redeemed {$value} points.
5757
notification_perpetual_long_title = 📈 Long {$coin}
58-
notification_perpetual_open_description = Entry at {$price}
58+
notification_perpetual_open_description = Entered at {$price} 🚀
5959
notification_perpetual_short_title = 📉 Short {$coin}
6060
notification_perpetual_close_positive_description = You made {$pnl} 💰
6161
notification_perpetual_close_negative_description = You lost {$pnl} 😕

crates/localizer/i18n/es/localizer.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ notification_rewards_enabled_description = You can now earn rewards by inviting
5555
notification_rewards_redeem_points_title = 🎁 Reward Redeemed
5656
notification_rewards_redeem_points_description = You redeemed {$value} points.
5757
notification_perpetual_long_title = 📈 Long {$coin}
58-
notification_perpetual_open_description = Entry at {$price}
58+
notification_perpetual_open_description = Entered at {$price} 🚀
5959
notification_perpetual_short_title = 📉 Short {$coin}
6060
notification_perpetual_close_positive_description = You made {$pnl} 💰
6161
notification_perpetual_close_negative_description = You lost {$pnl} 😕

crates/localizer/i18n/fa/localizer.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ notification_rewards_enabled_description = You can now earn rewards by inviting
5555
notification_rewards_redeem_points_title = 🎁 Reward Redeemed
5656
notification_rewards_redeem_points_description = You redeemed {$value} points.
5757
notification_perpetual_long_title = 📈 Long {$coin}
58-
notification_perpetual_open_description = Entry at {$price}
58+
notification_perpetual_open_description = Entered at {$price} 🚀
5959
notification_perpetual_short_title = 📉 Short {$coin}
6060
notification_perpetual_close_positive_description = You made {$pnl} 💰
6161
notification_perpetual_close_negative_description = You lost {$pnl} 😕

crates/localizer/i18n/fr/localizer.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ notification_rewards_enabled_description = You can now earn rewards by inviting
5555
notification_rewards_redeem_points_title = 🎁 Reward Redeemed
5656
notification_rewards_redeem_points_description = You redeemed {$value} points.
5757
notification_perpetual_long_title = 📈 Long {$coin}
58-
notification_perpetual_open_description = Entry at {$price}
58+
notification_perpetual_open_description = Entered at {$price} 🚀
5959
notification_perpetual_short_title = 📉 Short {$coin}
6060
notification_perpetual_close_positive_description = You made {$pnl} 💰
6161
notification_perpetual_close_negative_description = You lost {$pnl} 😕

crates/localizer/i18n/he/localizer.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ notification_rewards_enabled_description = You can now earn rewards by inviting
5555
notification_rewards_redeem_points_title = 🎁 Reward Redeemed
5656
notification_rewards_redeem_points_description = You redeemed {$value} points.
5757
notification_perpetual_long_title = 📈 Long {$coin}
58-
notification_perpetual_open_description = Entry at {$price}
58+
notification_perpetual_open_description = Entered at {$price} 🚀
5959
notification_perpetual_short_title = 📉 Short {$coin}
6060
notification_perpetual_close_positive_description = You made {$pnl} 💰
6161
notification_perpetual_close_negative_description = You lost {$pnl} 😕

crates/localizer/i18n/hi/localizer.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ notification_rewards_enabled_description = You can now earn rewards by inviting
5555
notification_rewards_redeem_points_title = 🎁 Reward Redeemed
5656
notification_rewards_redeem_points_description = You redeemed {$value} points.
5757
notification_perpetual_long_title = 📈 Long {$coin}
58-
notification_perpetual_open_description = Entry at {$price}
58+
notification_perpetual_open_description = Entered at {$price} 🚀
5959
notification_perpetual_short_title = 📉 Short {$coin}
6060
notification_perpetual_close_positive_description = You made {$pnl} 💰
6161
notification_perpetual_close_negative_description = You lost {$pnl} 😕

crates/localizer/i18n/id/localizer.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ notification_rewards_enabled_description = You can now earn rewards by inviting
5555
notification_rewards_redeem_points_title = 🎁 Reward Redeemed
5656
notification_rewards_redeem_points_description = You redeemed {$value} points.
5757
notification_perpetual_long_title = 📈 Long {$coin}
58-
notification_perpetual_open_description = Entry at {$price}
58+
notification_perpetual_open_description = Entered at {$price} 🚀
5959
notification_perpetual_short_title = 📉 Short {$coin}
6060
notification_perpetual_close_positive_description = You made {$pnl} 💰
6161
notification_perpetual_close_negative_description = You lost {$pnl} 😕

crates/localizer/i18n/it/localizer.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ notification_rewards_enabled_description = You can now earn rewards by inviting
5555
notification_rewards_redeem_points_title = 🎁 Reward Redeemed
5656
notification_rewards_redeem_points_description = You redeemed {$value} points.
5757
notification_perpetual_long_title = 📈 Long {$coin}
58-
notification_perpetual_open_description = Entry at {$price}
58+
notification_perpetual_open_description = Entered at {$price} 🚀
5959
notification_perpetual_short_title = 📉 Short {$coin}
6060
notification_perpetual_close_positive_description = You made {$pnl} 💰
6161
notification_perpetual_close_negative_description = You lost {$pnl} 😕

0 commit comments

Comments
 (0)