cd translator\Squidex.Translator dotnet run --no-restore translate clean-backend ..\..\..\.. dotnet run --no-restore translate clean-frontend ..\..\..\.. cd ..\..