diff --git a/frontend/messages/cs-CZ.json b/frontend/messages/cs-CZ.json index 686c6b0d..80947ee4 100644 --- a/frontend/messages/cs-CZ.json +++ b/frontend/messages/cs-CZ.json @@ -322,5 +322,7 @@ "see_all_account_activities_from_the_last_3_months": "See all user activity for the last 3 months.", "token_sign_in": "Token Sign In", "client_authorization": "Client Authorization", - "new_client_authorization": "New Client Authorization" + "new_client_authorization": "New Client Authorization", + "disable_animations": "Disable Animations", + "turn_off_all_animations_throughout_the_admin_ui": "Turn off all animations throughout the Admin UI" } diff --git a/frontend/messages/de-DE.json b/frontend/messages/de-DE.json index e2f7241a..6d46854b 100644 --- a/frontend/messages/de-DE.json +++ b/frontend/messages/de-DE.json @@ -322,5 +322,7 @@ "see_all_account_activities_from_the_last_3_months": "Sieh dir alle Benutzeraktivitäten der letzten 3 Monate an.", "token_sign_in": "Token-Anmeldung", "client_authorization": "Client-Autorisierung", - "new_client_authorization": "Neue Client-Autorisierung" + "new_client_authorization": "Neue Client-Autorisierung", + "disable_animations": "Disable Animations", + "turn_off_all_animations_throughout_the_admin_ui": "Turn off all animations throughout the Admin UI" } diff --git a/frontend/messages/es-ES.json b/frontend/messages/es-ES.json index a06e2972..2e46aa04 100644 --- a/frontend/messages/es-ES.json +++ b/frontend/messages/es-ES.json @@ -322,5 +322,7 @@ "see_all_account_activities_from_the_last_3_months": "See all user activity for the last 3 months.", "token_sign_in": "Token Sign In", "client_authorization": "Client Authorization", - "new_client_authorization": "New Client Authorization" + "new_client_authorization": "New Client Authorization", + "disable_animations": "Disable Animations", + "turn_off_all_animations_throughout_the_admin_ui": "Turn off all animations throughout the Admin UI" } diff --git a/frontend/messages/fr-FR.json b/frontend/messages/fr-FR.json index d1290f9f..c1e886c9 100644 --- a/frontend/messages/fr-FR.json +++ b/frontend/messages/fr-FR.json @@ -322,5 +322,7 @@ "see_all_account_activities_from_the_last_3_months": "See all user activity for the last 3 months.", "token_sign_in": "Token Sign In", "client_authorization": "Client Authorization", - "new_client_authorization": "New Client Authorization" + "new_client_authorization": "New Client Authorization", + "disable_animations": "Disable Animations", + "turn_off_all_animations_throughout_the_admin_ui": "Turn off all animations throughout the Admin UI" } diff --git a/frontend/messages/nl-NL.json b/frontend/messages/nl-NL.json index f8b53335..edb1ff10 100644 --- a/frontend/messages/nl-NL.json +++ b/frontend/messages/nl-NL.json @@ -322,5 +322,7 @@ "see_all_account_activities_from_the_last_3_months": "Bekijk alle gebruikersactiviteit van de afgelopen 3 maanden.", "token_sign_in": "Token Sign In", "client_authorization": "Client autorisatie", - "new_client_authorization": "Nieuwe clientautorisatie" + "new_client_authorization": "Nieuwe clientautorisatie", + "disable_animations": "Disable Animations", + "turn_off_all_animations_throughout_the_admin_ui": "Turn off all animations throughout the Admin UI" } diff --git a/frontend/messages/pt-BR.json b/frontend/messages/pt-BR.json index d3827def..01149913 100644 --- a/frontend/messages/pt-BR.json +++ b/frontend/messages/pt-BR.json @@ -322,5 +322,7 @@ "see_all_account_activities_from_the_last_3_months": "See all user activity for the last 3 months.", "token_sign_in": "Token Sign In", "client_authorization": "Client Authorization", - "new_client_authorization": "New Client Authorization" + "new_client_authorization": "New Client Authorization", + "disable_animations": "Disable Animations", + "turn_off_all_animations_throughout_the_admin_ui": "Turn off all animations throughout the Admin UI" } diff --git a/frontend/messages/pt-PT.json b/frontend/messages/pt-PT.json index a06e2972..2e46aa04 100644 --- a/frontend/messages/pt-PT.json +++ b/frontend/messages/pt-PT.json @@ -322,5 +322,7 @@ "see_all_account_activities_from_the_last_3_months": "See all user activity for the last 3 months.", "token_sign_in": "Token Sign In", "client_authorization": "Client Authorization", - "new_client_authorization": "New Client Authorization" + "new_client_authorization": "New Client Authorization", + "disable_animations": "Disable Animations", + "turn_off_all_animations_throughout_the_admin_ui": "Turn off all animations throughout the Admin UI" } diff --git a/frontend/messages/ru-RU.json b/frontend/messages/ru-RU.json index ffc1456d..c8489892 100644 --- a/frontend/messages/ru-RU.json +++ b/frontend/messages/ru-RU.json @@ -322,5 +322,7 @@ "see_all_account_activities_from_the_last_3_months": "Смотрите всю активность пользователей за последние 3 месяца.", "token_sign_in": "Вход с помощью токена", "client_authorization": "Авторизация в клиенте", - "new_client_authorization": "Новая авторизация в клиенте" + "new_client_authorization": "Новая авторизация в клиенте", + "disable_animations": "Отключить анимации", + "turn_off_all_animations_throughout_the_admin_ui": "Выключить все анимации в интерфейсе администратора" }