From 94b321132de5cb0b5925759a53c12a0f8c91aa03 Mon Sep 17 00:00:00 2001 From: koalasat Date: Sun, 20 Oct 2024 02:45:05 +0200 Subject: [PATCH] Bump --- frontend/src/components/Dialogs/NoRobot.tsx | 2 -- frontend/static/locales/ca.json | 1 - frontend/static/locales/cs.json | 1 - frontend/static/locales/de.json | 1 - frontend/static/locales/en.json | 1 - frontend/static/locales/es.json | 1 - frontend/static/locales/eu.json | 1 - frontend/static/locales/fr.json | 1 - frontend/static/locales/it.json | 1 - frontend/static/locales/ja.json | 1 - frontend/static/locales/pl.json | 1 - frontend/static/locales/pt.json | 1 - frontend/static/locales/ru.json | 1 - frontend/static/locales/sv.json | 1 - frontend/static/locales/sw.json | 1 - frontend/static/locales/th.json | 1 - frontend/static/locales/zh-SI.json | 1 - frontend/static/locales/zh-TR.json | 1 - 18 files changed, 19 deletions(-) diff --git a/frontend/src/components/Dialogs/NoRobot.tsx b/frontend/src/components/Dialogs/NoRobot.tsx index cfd8d005..58deb610 100644 --- a/frontend/src/components/Dialogs/NoRobot.tsx +++ b/frontend/src/components/Dialogs/NoRobot.tsx @@ -28,13 +28,11 @@ const NoRobotDialog = ({ return ( {t('You do not have a robot avatar')} - {t('Generate a robot avatar first. Then create your own order.')} -