From 5a244a7a28600fb89f2e3f1c7f33024c4e86ecd9 Mon Sep 17 00:00:00 2001 From: GunChleoc Date: Fri, 1 Sep 2023 16:46:48 +0100 Subject: [PATCH] Pluralize migration cooldown text --- config/locales/en.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index 18d831b73ec..685139d3342 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1602,7 +1602,9 @@ en: incoming_migrations_html: To move from another account to this one, first you need to create an account alias. moved_msg: Your account is now redirecting to %{acct} and your followers are being moved over. not_redirecting: Your account is not redirecting to any other account currently. - on_cooldown: You have recently migrated your account. This function will become available again in %{count} days. + on_cooldown: + one: You have recently migrated your account. This function will become available again in %{count} day. + other: You have recently migrated your account. This function will become available again in %{count} days. past_migrations: Past migrations proceed_with_move: Move followers redirected_msg: Your account is now redirecting to %{acct}.